mirror of
https://github.com/azures04/crafatar.git
synced 2026-03-21 23:41:18 +01:00
fix content margin-top
floating header is 50px and has a 20px margin-bottom (which is obviously not applied)
This commit is contained in:
parent
9b3720e6fe
commit
05bc54721b
@ -1,7 +1,7 @@
|
|||||||
extends layout
|
extends layout
|
||||||
|
|
||||||
block content
|
block content
|
||||||
.container(style= "margin-top: 30px;")
|
.container(style= "margin-top: 70px;")
|
||||||
.row
|
.row
|
||||||
.col-md-10
|
.col-md-10
|
||||||
h1 Crafatar
|
h1 Crafatar
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user