We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ceaf48b commit d6df6b5Copy full SHA for d6df6b5
assets/stylesheets/pages/_react.scss
@@ -3,6 +3,10 @@
3
4
.note {
5
@extend %note;
6
+ h4 {
7
+ margin-top: .25rem;
8
+ margin-bottom: .5rem;
9
+ }
10
}
11
12
.note-orange {
0 commit comments