Update main.scss

This commit is contained in:
rottenstonks 2022-04-02 14:25:28 -05:00 committed by GitHub
parent 90a216cb19
commit bfad04a333
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -109,5 +109,12 @@ time.by-line{
} }
#header img.logo { #header img.logo {
margin-left:90px; margin-left: 122px;
}
#header img.rss-icon {
float: right;
right: 80px;
top: 13px;
position: relative;
} }