summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2017-06-26 17:18:59 +0200
committerJules Laplace <julescarbon@gmail.com>2017-06-26 17:18:59 +0200
commitdbc7ea7883ece2f5e5d320a0e886028cfd5cdac9 (patch)
tree38bc7c3bcf7f8ba3f7c862080ae5c0c165b91c94 /index.html
parentcdc7a3ad8e08ef515cb6f73f6437f335d2403827 (diff)
k
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>