summaryrefslogtreecommitdiff
path: root/scss
diff options
context:
space:
mode:
Diffstat (limited to 'scss')
-rw-r--r--scss/custom.scss2
1 files changed, 2 insertions, 0 deletions
diff --git a/scss/custom.scss b/scss/custom.scss
index e838d114c..0419d6b58 100644
--- a/scss/custom.scss
+++ b/scss/custom.scss
@@ -21,6 +21,8 @@ h4, .h4 {
font-size: 1.1rem;
}
+.sheet h4 { color: $text-muted; }
+
.container{
margin-top: 1em;
margin-bottom: 5em;