Skip to content

Commit

Permalink
Fix margins of header URL
Browse files Browse the repository at this point in the history
Signed-off-by: Anirudh <icyph0x@pm.me>
  • Loading branch information
Anirudh committed Dec 25, 2018
1 parent 6699d03 commit 6764ee5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions static/style.css
Expand Up @@ -61,8 +61,7 @@ body {
position: absolute;
width: 100%;
text-align: left;
margin-top: 20px;
margin-left: 50px;
margin: 20px;
}

a {
Expand Down

0 comments on commit 6764ee5

Please sign in to comment.