fix: Update laptop breakpoint to match my pages sidebar
This commit is contained in:
committed by
Michael Zetterberg
parent
634e9651ec
commit
665d757102
@@ -2,7 +2,7 @@
|
||||
display: grid;
|
||||
}
|
||||
|
||||
@media screen and (max-width: 950px) {
|
||||
@media screen and (max-width: 1366px) {
|
||||
.header {
|
||||
height: 70.047px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user