summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/index.html b/index.html
index 52e3292..e45989b 100644
--- a/index.html
+++ b/index.html
@@ -20,13 +20,12 @@ body {
}
#header {
position: absolute;
- bottom: 0; left: 0;
+ bottom: 20px; left: 0;
width: 100%;
color: #000;
font-size: 16px;
font-weight: 100;
text-align: center;
- padding-top: 20px;
}
</style>
</head>