topic-body has his own width setting.
Default:
.topic-body {
width: calc(690px + (11px * 2));
}
Change only the 690px and keep the rest (it’s linked to the padding of the topic post)
topic-body has his own width setting.
Default:
.topic-body {
width: calc(690px + (11px * 2));
}
Change only the 690px and keep the rest (it’s linked to the padding of the topic post)