Browse Source

remove unused mobile instructions

main
ghost 3 years ago
parent
commit
19a8412628
  1. 7
      src/public/css/template/default/mobile.css

7
src/public/css/template/default/mobile.css

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

Loading…
Cancel
Save