mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-02-07 19:43:37 +01:00
changed question-text line height
This commit is contained in:
parent
e9c7c5120b
commit
32956319d4
1 changed files with 4 additions and 0 deletions
|
@ -32,6 +32,10 @@
|
||||||
line-height: 1.3em;
|
line-height: 1.3em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.answerbox--question-text {
|
||||||
|
line-height: 1.3em;
|
||||||
|
}
|
||||||
|
|
||||||
.answerbox--answer-date {
|
.answerbox--answer-date {
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
line-height: 1.3em;
|
line-height: 1.3em;
|
||||||
|
|
Loading…
Reference in a new issue