aboutsummaryrefslogtreecommitdiff
path: root/app/scss
diff options
context:
space:
mode:
Diffstat (limited to 'app/scss')
-rw-r--r--app/scss/components.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/scss/components.scss b/app/scss/components.scss
index 36343ff..79bba1c 100644
--- a/app/scss/components.scss
+++ b/app/scss/components.scss
@@ -25,7 +25,7 @@ a:hover {
padding: 0;
}
-.box h2, .box h3 {
+.box > h2, .box > h3 {
margin: 0;
padding: 0.5em 0.5em 0.5em 15px;
border-bottom: 1px solid #444;