Change debate questions class to avoid colliding with other CSS

This commit is contained in:
Martín González
2017-01-13 16:42:59 +01:00
parent db8084ddb8
commit eadf933c22
2 changed files with 2 additions and 2 deletions

View File

@@ -281,7 +281,7 @@ $epigraph-font-size: rem-calc(15);
// 05. Debate quiz
// -----------------
.debate-quiz {
.debate-questions {
.comments {
margin-top: 4rem;
}