summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2017-06-26 17:18:24 +0200
committerJules Laplace <julescarbon@gmail.com>2017-06-26 17:18:24 +0200
commitcdc7a3ad8e08ef515cb6f73f6437f335d2403827 (patch)
treeddf4ac26f1f3ecf078b958b4f05ef8f84d5ee4a6 /index.html
parent34b6b40f2985658b5307b1b5b51655077cb12999 (diff)
rebuild
Diffstat (limited to 'index.html')
-rw-r--r--index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/index.html b/index.html
index e749a30..52e3292 100644
--- a/index.html
+++ b/index.html
@@ -20,10 +20,10 @@ body {
}
#header {
position: absolute;
- top: 0; left: 0;
+ bottom: 0; left: 0;
width: 100%;
color: #000;
- font-size: 32px;
+ font-size: 16px;
font-weight: 100;
text-align: center;
padding-top: 20px;
@@ -31,7 +31,7 @@ body {
</style>
</head>
<body>
-<div id="header">AMBIENT MUSIC FOR WHISTLEBLOWERS</div>
+<div id="header">click and drag to make applause!</div>
</body>
<script src='bundle.js'></script>
</html>