Fix startpage layout
This commit is contained in:
parent
e3e56669be
commit
48cfe27ee2
|
@ -1,5 +1,7 @@
|
|||
extends ../lib/pug/base
|
||||
|
||||
block navigation
|
||||
|
||||
block content
|
||||
.container
|
||||
.row
|
||||
|
|
|
@ -3,4 +3,5 @@
|
|||
|
||||
#clock {
|
||||
text-align: center;
|
||||
padding-top: 20px;
|
||||
}
|
||||
|
|
Reference in a new issue