Revert width because it screwed up mobile view :(

pull/994/head
TRaSH 1 year ago committed by TRaSH
parent 070e51f398
commit 2cd3445d2f

@ -9,11 +9,6 @@
font-size: 12px;
}
/* Maximum space for text block */
.md-grid {
max-width: 76%; /* or 100%, if you want to stretch to full-width */
}
/* remove bottom navigation */
.md-footer__inner:not([hidden]) {
display: none

Loading…
Cancel
Save