add margin below header
This commit is contained in:
parent
e0b35f61f2
commit
dfad0e8c63
|
@ -116,6 +116,7 @@ notext strong {
|
||||||
header {
|
header {
|
||||||
display: flex;
|
display: flex;
|
||||||
clear: both;
|
clear: both;
|
||||||
|
margin: 0 0 8px;
|
||||||
}
|
}
|
||||||
|
|
||||||
header .tags {
|
header .tags {
|
||||||
|
|
Loading…
Reference in a new issue