Remove now unneccessary padding from body

This commit is contained in:
Thor77 2017-02-25 00:37:57 +01:00
parent 2344915d6e
commit b474e4124d
1 changed files with 0 additions and 3 deletions

View File

@ -8,9 +8,6 @@
<meta name="referrer" content="no-referrer">
<meta name="viewport" content="width=device-width, initial-scale=1">
<style type="text/css">
body {
padding-top: 50px;
}
a {
color: inherit;
}