add margin below header

This commit is contained in:
Ren Tatsumoto 2022-10-24 00:26:12 +03:00
parent e0b35f61f2
commit dfad0e8c63

View file

@ -116,6 +116,7 @@ notext strong {
header { header {
display: flex; display: flex;
clear: both; clear: both;
margin: 0 0 8px;
} }
header .tags { header .tags {