forked from ProjectSegfault/website
fix responsiveness
This commit is contained in:
parent
8de6f6367b
commit
a5a39e333a
@ -57,7 +57,7 @@
|
|||||||
gap: 8px;
|
gap: 8px;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media only screen and (max-width: 570px) {
|
@media only screen and (max-width: 820px) {
|
||||||
nav {
|
nav {
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
align-items: flex-start;
|
align-items: flex-start;
|
||||||
|
Loading…
Reference in New Issue
Block a user