Optimizing a bit of stuff
This commit is contained in:
@ -33,6 +33,8 @@ header {
|
||||
|
||||
>* {
|
||||
margin: 0;
|
||||
color: white;
|
||||
background: var(--primary);
|
||||
}
|
||||
|
||||
>.header-title {
|
||||
@ -49,7 +51,6 @@ header {
|
||||
display: block;
|
||||
margin-top: auto;
|
||||
margin-bottom: auto;
|
||||
color: black;
|
||||
min-width: $header-icon-size;
|
||||
|
||||
>svg {
|
||||
|
Reference in New Issue
Block a user