fixed some intendation

This commit is contained in:
Linda 2018-08-23 11:18:12 -04:00
parent b3b0843b75
commit f934b9bc7e

View file

@ -11,7 +11,7 @@
} }
h1 { h1 {
font-size: 2rem; font-size: 2rem;
} }
h1, h2 { h1, h2 {
@ -95,8 +95,8 @@
color: $ui-white; color: $ui-white;
img { img {
padding-right: .5rem; padding-right: .5rem;
max-height: 100%; max-height: 100%;
} }
} }