mirror of
https://github.com/ProjectSegfault/website.git
synced 2024-11-23 00:22:59 +05:30
fix responsiveness
This commit is contained in:
parent
8de6f6367b
commit
a5a39e333a
@ -57,7 +57,7 @@
|
||||
gap: 8px;
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 570px) {
|
||||
@media only screen and (max-width: 820px) {
|
||||
nav {
|
||||
flex-direction: column;
|
||||
align-items: flex-start;
|
||||
|
Loading…
Reference in New Issue
Block a user