diff --git a/_scss/module/_qa.scss b/_scss/module/_qa.scss index ebd3159..f1fbc90 100644 --- a/_scss/module/_qa.scss +++ b/_scss/module/_qa.scss @@ -54,7 +54,7 @@ } .qa--answer { - max-width: 40rem; + width: 40rem; p { margin-bottom: 1em; @@ -64,4 +64,4 @@ } } } -} \ No newline at end of file +}