diff --git a/app/assets/stylesheets/scss/answerbox.scss b/app/assets/stylesheets/scss/answerbox.scss index 80a8147d..71468b1e 100644 --- a/app/assets/stylesheets/scss/answerbox.scss +++ b/app/assets/stylesheets/scss/answerbox.scss @@ -29,4 +29,5 @@ .answerbox--answer-text { font-size: 16px; color: #000; + line-height: 1.3em; } \ No newline at end of file