css: fix heading styles

This commit is contained in:
Naman Sood 2021-02-17 00:57:54 -05:00
parent 2cf6d91ff5
commit 54d26dcaa4

View file

@ -76,7 +76,7 @@ header {
line-height: 3*$ls;
color: $strongColor;
font-size: 1.8rem;
padding: 0;
padding: 0 $ls;
}
img {