responsive stuff

This commit is contained in:
2025-06-17 13:57:40 -07:00
parent f6488e3e1c
commit 351f26fa8b
3 changed files with 7 additions and 1 deletions

View File

@@ -31,6 +31,8 @@
.main-nav {
padding: 2rem 0;
position: relative;
z-index: 1;
.logo-wrapper {
max-width: 400px;
@@ -146,6 +148,7 @@
left: 0;
list-style-type: none;
padding: 0;
background-color: $c-white;
}
}
}