fix: Update laptop breakpoint to match my pages sidebar

This commit is contained in:
Chuma McPhoy
2024-06-19 10:33:17 +02:00
committed by Michael Zetterberg
parent 634e9651ec
commit 665d757102
5 changed files with 9 additions and 5 deletions

View File

@@ -44,7 +44,7 @@
list-style: none;
}
@media screen and (min-width: 1200px) {
@media screen and (min-width: 1367px) {
.navigationMenu {
display: none;
}