changed breakpoints, gap in content block, theme slider bug fixed

This commit is contained in:
2026-05-13 19:37:09 +02:00
parent 35feea1d4d
commit 438f944dc1
5 changed files with 35 additions and 16 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
--padding: 30px;
}
@media (max-width: 1000px) {
@media (max-width: 1000px) or (max-height: 700px) {
.sidebar {
display: none;
}