all repos — site @ 2f459da5197e4990d4f7d50c1c8e1cc8a9d32494

source for my site, found at icyphox.sh

Maybe THIS fixes scrolling

Signed-off-by: Anirudh <icyph0x@pm.me>
Anirudh icyph0x@pm.me
Thu, 14 Mar 2019 14:07:37 +0530
commit

2f459da5197e4990d4f7d50c1c8e1cc8a9d32494

parent

51b2ac0e763061d7b1810818fe26aa161eebfe39

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

jump to
M static/style.cssstatic/style.css

@@ -142,7 +142,7 @@ -ms-user-select:none;

user-select:none } -@media only screen and (max-width: 40em) { +@media only screen and (max-width: 60em) { .left { display: block; margin-right: 0;

@@ -164,6 +164,7 @@ bottom: 10%;

font-size: 15px; line-height: 150%; width: 80%; + overflow-y: auto; } .content h1 { font-size: 19px;