[S] Make header margin look more aligned with the search bar on the right
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
.header
|
.header
|
||||||
{
|
{
|
||||||
margin-top: 15px;
|
margin-top: 20px;
|
||||||
margin-bottom: 10px;
|
margin-bottom: 10px;
|
||||||
|
|
||||||
font-size: 24px;
|
font-size: 24px;
|
||||||
@@ -8,5 +8,5 @@
|
|||||||
|
|
||||||
.divider
|
.divider
|
||||||
{
|
{
|
||||||
margin-top: 15px !important;
|
margin-top: 20px !important;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user