Update main.scss

This commit is contained in:
rottenstonks 2022-04-02 13:35:49 -05:00 committed by GitHub
parent 68cb9e3710
commit 4e36a0461d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -106,4 +106,8 @@ time.by-line{
#menu::after, #menu::after,
#menu::before{ #menu::before{
background-color: var(--menu-color); background-color: var(--menu-color);
} }
#header img{
margin-left:90px;
}