all repos — site @ 17f2d8a0eb2df136077535588e134fa16048e390

source for my site, found at icyphox.sh

fix: add margin-top style
Anirudh icyph0x@pm.me
Mon, 18 Jun 2018 22:21:02 +0530
commit

17f2d8a0eb2df136077535588e134fa16048e390

parent

a66f0117db1cd3d7d7e9018b1c1ac35ccc122326

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

jump to
M index.htmlindex.html

@@ -2,7 +2,11 @@ <!DOCTYPE html>

<html> <header> <link rel="stylesheet" href="https://unpkg.com/sakura.css/css/sakura.css" type="text/css"> - </style> +<style> +body { + margin-top: 10%; +} +</style> <a href="/">home</a> <a href="/gpg.txt">gpg</a> <title> icyphox