mirror of
https://forge.chapril.org/tykayn/osm-commerces
synced 2025-06-20 01:44:42 +02:00
handle missing elements in scripts, simplify stats page
This commit is contained in:
parent
1e30f360a1
commit
344e71d38f
9 changed files with 247 additions and 47 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue