Fix text going off-screen on retard rezs Signed-off-by: Anirudh <icyph0x@pm.me>
Anirudh icyph0x@pm.me
Sun, 17 Mar 2019 21:58:46 +0530
1 files changed,
1 insertions(+),
1 deletions(-)
jump to
M
static/style.css
→
static/style.css
@@ -134,7 +134,7 @@ -ms-user-select:none;
user-select:none } -@media only screen and (max-width: 60em) { +@media only screen and (max-width: 100em) { .left { display: block; margin-right: 0;