handle missing elements in scripts, simplify stats page

This commit is contained in:
Tykayn 2025-06-01 18:56:01 +02:00 committed by tykayn
parent 1e30f360a1
commit 344e71d38f
9 changed files with 247 additions and 47 deletions

View file

@ -56,6 +56,10 @@
box-shadow: 0 -2px 4px rgba(0, 0, 0, .1);
}
#completion_progress .container {
padding: 0;
}
/* Media queries */
@media (max-width: 768px) {
.main-header h1 {