change the line height for answers
This commit is contained in:
parent
e2564f4d37
commit
bbfba492ae
|
@ -29,4 +29,5 @@
|
||||||
.answerbox--answer-text {
|
.answerbox--answer-text {
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
color: #000;
|
color: #000;
|
||||||
|
line-height: 1.3em;
|
||||||
}
|
}
|
Loading…
Reference in New Issue