all repos — site @ e10f1452dec2a1b19953dc6e13d21cf043800e65

source for my site, found at icyphox.sh

Fix margins of header URL

Signed-off-by: Anirudh <icyph0x@pm.me>
Anirudh icyph0x@pm.me
Tue, 25 Dec 2018 15:49:08 +0530
commit

e10f1452dec2a1b19953dc6e13d21cf043800e65

parent

2da01afb116f590ed7d1334ba37879529da6a0a5

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

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

@@ -61,8 +61,7 @@ top: 20px;

position: absolute; width: 100%; text-align: left; - margin-top: 20px; - margin-left: 50px; + margin: 20px; } a {