Update main.scss

This commit is contained in:
Luke 2023-03-11 12:24:11 +01:00 committed by GitHub
parent 676963e510
commit 1f0b2313ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -118,6 +118,10 @@ p.by-line-post {
background-color: var(--menu-color);
}
a.icon img {
width: 32px;
}
#nav {
background-color: var(--nav-bg-color);
}