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