add padding to sip feature banner

This commit is contained in:
Ben Wheeler 2019-03-26 15:54:55 -04:00
parent aba4647c2c
commit fced35e49c

View file

@ -83,6 +83,7 @@ $story-width: $cols3;
section#sip {
padding-top: .5rem;
padding-bottom: .5rem;
margin-bottom: .5rem;
}