chore: build
Anirudh icyph0x@pm.me
Thu, 05 Jul 2018 16:23:44 +0530
2 files changed,
5 insertions(+),
3 deletions(-)
M
build/index.html
→
build/index.html
@@ -16,7 +16,9 @@ </header>
<body> <div class="centered"> - <h1>Anirudh Oppiliappan</h1> + <h1>Anirudh</h1> + +<h1>Oppiliappan</h1> <p><em>linux, infosec, open source</em></p>
M
build/static/style.css
→
build/static/style.css
@@ -29,7 +29,7 @@ #primary { width:100%; }
#secondary { width:100%; margin:0; border:none; } } -@media (min-width: 640px) { body {font-size:60%;} } +@media (min-width: 640px) { body {font-size:80%;} } @media (min-width:960px) { body {font-size:100%;} } @media (min-width:1100px) { body {font-size:120%;} }@@ -41,7 +41,7 @@
h1 { font-family: 'secular', sans-serif; font-size: 5em; - line-height: 0.9; + line-height: 0.2; } em {