shelving mobile layout work for now
commented out media query for mobile layout will revisit at a later time
This commit is contained in:
parent
5ea0dd3e59
commit
1a747aa233
@ -213,7 +213,7 @@ section {
|
||||
}
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 600px) {
|
||||
/* @media only screen and (max-width: 600px) {
|
||||
.mobile-header {
|
||||
display: flex;
|
||||
height: 10vh;
|
||||
@ -270,7 +270,7 @@ section {
|
||||
height: auto;
|
||||
margin: 0;
|
||||
}
|
||||
}
|
||||
} */
|
||||
|
||||
a {
|
||||
color: var(--link-color);
|
||||
|
Loading…
x
Reference in New Issue
Block a user