mirror of
https://github.com/azures04/crafatar.git
synced 2026-03-22 07:51:17 +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
|
||||
|
||||
block content
|
||||
.container(style= "margin-top: 30px;")
|
||||
.container(style= "margin-top: 70px;")
|
||||
.row
|
||||
.col-md-10
|
||||
h1 Crafatar
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user