aboutsummaryrefslogtreecommitdiff
path: root/app/scss
diff options
context:
space:
mode:
authorrubenwardy <rw@rubenwardy.com>2018-05-29 18:31:48 +0100
committerrubenwardy <rw@rubenwardy.com>2018-05-29 18:31:48 +0100
commitb6652547fae6b3d7992dc89288b207d64e89dfb1 (patch)
treed9ef275fa874a185f23d66521e4b6b3431076654 /app/scss
parentbe20146f25ff459d7b2b6330c4897ddeb405e113 (diff)
downloadcheatdb-b6652547fae6b3d7992dc89288b207d64e89dfb1.tar.xz
Improve sign in form
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;