remove unused mobile instructions

This commit is contained in:
ghost 2022-01-05 23:32:07 +02:00
parent 141deb1856
commit 19a8412628

View File

@ -1,10 +1,3 @@
@media (min-width: 360px) and (max-width: 768px) {
.nav {
width: 100%;
text-align: center
}
.grid {
width: 100%
}
}