fix some lines being too short

This commit is contained in:
Luna D 2019-12-19 19:07:13 -05:00
parent 85f70f88af
commit eabd51cb2d
No known key found for this signature in database
GPG key ID: D0F46C94720BAA4B

View file

@ -133,6 +133,7 @@ a.block__header--single-item, .block__header a {
padding: 6px $header_spacing;
background: $background_color;
border: $border;
line-height: 1.35;
}
.block--fixed--sub {