Allow line breaks in RfC question

This commit is contained in:
Sebastian Serth
2020-11-23 23:16:06 +01:00
parent 319dc9d4db
commit daeda6f610

View File

@ -35,6 +35,7 @@
.text {
font-weight: bold;
white-space: pre-wrap;
}
}