Fix startpage layout

pull/1/head
Tristan Maat 2019-02-03 02:59:13 +00:00
parent e3e56669be
commit 48cfe27ee2
2 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,7 @@
extends ../lib/pug/base
block navigation
block content
.container
.row

View File

@ -3,4 +3,5 @@
#clock {
text-align: center;
padding-top: 20px;
}