Skip to content

Commit 4c3bdfc

Browse files
committed
Give description more emphasis and space
1 parent a204e63 commit 4c3bdfc

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

forwards-light.scss

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,13 @@ $callout-color-important: $red;
6060
color: $primary;
6161
}
6262

63+
.description {
64+
font-style: italic;
65+
font-size: 120%;
66+
padding-top: 10px;
67+
padding-bottom: 5px;
68+
}
69+
6370
// code
6471
pre.sourceCode {
6572
border-radius: 0;

0 commit comments

Comments
 (0)