fix: add margin-top style
Anirudh icyph0x@pm.me
Mon, 18 Jun 2018 22:21:02 +0530
1 files changed,
5 insertions(+),
1 deletions(-)
jump to
M
index.html
→
index.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