mirror of
https://github.com/discourse/discourse.git
synced 2025-03-06 03:09:43 +00:00
slightly increase mobile post body font size
This commit is contained in:
parent
05c1adf718
commit
138e2071c5
@ -375,6 +375,7 @@ span.post-count {
|
||||
// this prevents image overflow on deeply nested blockquotes, lists, etc
|
||||
.cooked {
|
||||
overflow: hidden;
|
||||
font-size: $base-font-size + 1; /* let's bump post body font size on mobile slightly */
|
||||
}
|
||||
|
||||
.moderator .topic-body {
|
||||
|
Loading…
x
Reference in New Issue
Block a user