[S] Make header margin look more aligned with the search bar on the right

This commit is contained in:
Hykilpikonna
2020-04-20 15:31:39 -04:00
parent 79208f811a
commit 8a430dccc4
+2 -2
View File
@@ -1,6 +1,6 @@
.header
{
margin-top: 15px;
margin-top: 20px;
margin-bottom: 10px;
font-size: 24px;
@@ -8,5 +8,5 @@
.divider
{
margin-top: 15px !important;
margin-top: 20px !important;
}