all repos — site @ 2ba1dde3dbaa37f24980d7ffc65515b837fd837c

source for my site, found at icyphox.sh

Bigger font, actual scrolling on mobile

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

2ba1dde3dbaa37f24980d7ffc65515b837fd837c

parent

2f459da5197e4990d4f7d50c1c8e1cc8a9d32494

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

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

@@ -160,11 +160,10 @@ }

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