diff --git a/src/styles/quiz-scroll.scss b/src/styles/quiz-scroll.scss index 1cf3e8c..f0fdde9 100644 --- a/src/styles/quiz-scroll.scss +++ b/src/styles/quiz-scroll.scss @@ -113,6 +113,13 @@ $left: -166px; color: #30231a !important; font-family: "Barrow2Light"; letter-spacing: 2px; + text-align: left; + white-space: pre-wrap; + + pre { + font-size: 18px; + white-space: pre-wrap; + } } } }