summaryrefslogtreecommitdiff
path: root/themes/24-unification/layouts/_default/baseof.html
diff options
context:
space:
mode:
authormms <git@sapka.me>2024-12-02 21:16:31 +0100
committermms <git@sapka.me>2024-12-02 21:16:31 +0100
commit9d4e85ca5a6199d6b8888900ea01b4270c995933 (patch)
tree2bbcb32c2f10b42846146cb752cc1633fc3be942 /themes/24-unification/layouts/_default/baseof.html
parent8535da356fec8861384fe7e74f2d44200b20ee96 (diff)
feat: new HP
Diffstat (limited to 'themes/24-unification/layouts/_default/baseof.html')
-rw-r--r--themes/24-unification/layouts/_default/baseof.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/themes/24-unification/layouts/_default/baseof.html b/themes/24-unification/layouts/_default/baseof.html
index d660f8a..1052492 100644
--- a/themes/24-unification/layouts/_default/baseof.html
+++ b/themes/24-unification/layouts/_default/baseof.html
@@ -520,11 +520,12 @@ nav.horizontal {
}
}
+ }
@media only screen and (max-width: 800px) {
main {
- padding: 10px;
+ margin: 0;
+ padding: 2px;
}
- }
</style>
</head>