Minor style improvements

This commit is contained in:
lideming 2020-12-02 23:46:58 +08:00
parent e8b5911e8b
commit 0dbba64109
2 changed files with 1 additions and 2 deletions

View File

@ -1,5 +1,4 @@
html, body { html, body {
height: 100%;
font: 16px "Lucida Grande", Helvetica, Arial, sans-serif; font: 16px "Lucida Grande", Helvetica, Arial, sans-serif;
} }

View File

@ -32,7 +32,7 @@ block body_content
span.glyphicon.glyphicon-log-out span.glyphicon.glyphicon-log-out
| Logout | Logout
.container(style='margin-top:50px') .container(style='margin: 50px auto 20px')
.row .row
.col-sm-12 .col-sm-12
block content block content