Fixed css for mobile devices

This commit is contained in:
H4CK3R-01
2021-07-14 23:47:47 +02:00
committed by H4CK3R-01
parent 4eb1fed0d2
commit 8a6b676c1e
5 changed files with 5 additions and 5 deletions

View File

@@ -45,7 +45,7 @@ header {
flex-direction: column;
}
@media only screen and (max-width: 600px) {
@media only screen and (max-width: 980px) {
header {
height: 5em;