Better responsiveness (responsivity?) Signed-off-by: Anirudh <icyph0x@pm.me>
Anirudh icyph0x@pm.me
Thu, 14 Mar 2019 18:40:34 +0530
1 files changed,
2 insertions(+),
15 deletions(-)
jump to
M
static/style.css
→
static/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;