Skip to content

Commit 61f4569

Browse files
committed
Give content under .highlight space so they aren't directly touching on mobile
Signed-off-by: Rito Rhymes <83614463+ritorhymes@users.noreply.github.com>
1 parent af4d391 commit 61f4569

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

source/stylesheets/screen.css.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -664,6 +664,10 @@ body {
664664
%right-col+%left-col {
665665
margin-top: $main-padding;
666666
}
667+
668+
.highlight {
669+
margin-bottom: 1em;
670+
}
667671
}
668672

669673
.highlight .c,

0 commit comments

Comments
 (0)