hamburger in left

This commit is contained in:
2026-01-11 16:16:59 +03:00
parent 2114dccccf
commit dd1e6cb431
2 changed files with 3 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@@ -49,7 +49,8 @@
@media (max-width: 768px) {
.hamburger {
display: block;
margin-left: auto;
margin-left: 4px;
margin-right: 18px;
}
.site-header-content {