all repos — site @ 30894166c426f222cb06a7f165682dfb0fe14567

source for my site, found at icyphox.sh

Better responsiveness (responsivity?)

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

30894166c426f222cb06a7f165682dfb0fe14567

parent

1fb1af9711a5565e0b4a68cdc01d09df53e2216a

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

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

@@ -67,7 +67,7 @@

.content { position: absolute; font-size: 17px; - top: 40%; + top: 50%; left: 30%; right: 30%; width: 40%;

@@ -97,14 +97,6 @@ text-align: left;

margin: 20px; } -.header-right { - color: cyan; - top: 20px; - position: absolute; - width: 100%; - text-align: right; - right: 20px; -} a { color: gray; margin: 0;

@@ -159,18 +151,13 @@ overflow-y: auto;

} .content { + top: 40%; left: 10%; bottom: 3%; font-size: 18px; line-height: 150%; width: 80%; } - .content h1 { - font-size: 19px; - } - .content h2 { - font-size: 15px; - } .logo { width: 180px;