fix responsiveness

This commit is contained in:
Akis 2022-06-18 08:48:24 +03:00
parent 8de6f6367b
commit a5a39e333a

View File

@ -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;