Skip to content

Commit d6df6b5

Browse files
committed
nice callout margins
1 parent ceaf48b commit d6df6b5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

assets/stylesheets/pages/_react.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33

44
.note {
55
@extend %note;
6+
h4 {
7+
margin-top: .25rem;
8+
margin-bottom: .5rem;
9+
}
610
}
711

812
.note-orange {

0 commit comments

Comments
 (0)