From e2564f4d37407721efe1b66c96fe0de6f7b1ae96 Mon Sep 17 00:00:00 2001 From: Andreas N Date: Fri, 9 Jan 2015 21:59:26 +0100 Subject: [PATCH] pretty much the worst issue I ever caused --- app/assets/stylesheets/scss/answerbox.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/stylesheets/scss/answerbox.scss b/app/assets/stylesheets/scss/answerbox.scss index c77f35b7..80a8147d 100644 --- a/app/assets/stylesheets/scss/answerbox.scss +++ b/app/assets/stylesheets/scss/answerbox.scss @@ -27,6 +27,6 @@ } .answerbox--answer-text { - font-weight: 16px; + font-size: 16px; color: #000; } \ No newline at end of file