At a glance fix 2

This commit is contained in:
fraxle
2026-07-30 00:21:48 +01:00
parent 79a15030ba
commit e32a774c1e
+1 -1
View File
@@ -1659,7 +1659,7 @@
instead so it settles under them rather than being covered. */ instead so it settles under them rather than being covered. */
@media (min-width: 1024px) { @media (min-width: 1024px) {
.glance-rail { .glance-rail {
top: 104px; top: 63px;
} }
} }