all repos — site @ b66d72b77f47aba48890eecb35919cfb5791d90f

source for my site, found at icyphox.sh

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
commit

b66d72b77f47aba48890eecb35919cfb5791d90f

parent

30894166c426f222cb06a7f165682dfb0fe14567

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M static/style.cssstatic/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;