mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Make post body have font-size 14px again
This commit is contained in:
parent
9b526364ed
commit
f47400fe2d
@ -518,7 +518,7 @@
|
|||||||
}
|
}
|
||||||
article.boxed {
|
article.boxed {
|
||||||
position: relative;
|
position: relative;
|
||||||
font-size: 16px;
|
font-size: 14px;
|
||||||
line-height: 20px;
|
line-height: 20px;
|
||||||
|
|
||||||
.select-posts {
|
.select-posts {
|
||||||
|
Loading…
Reference in New Issue
Block a user