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