Update style.css

This commit is contained in:
Glenn Sorrentino 2022-04-05 19:58:25 -07:00
parent c2362f77a7
commit bdc43daee4

View file

@ -23,7 +23,7 @@ body {
header { header {
border-bottom: 1px solid rgba(0, 0, 0, 0.1); border-bottom: 1px solid rgba(0, 0, 0, 0.1);
background: #fff; background: #fff;
padding: 1; padding: 1rem;
} }
header .logo { header .logo {