diff options
Diffstat (limited to 'bskyweb')
-rw-r--r-- | bskyweb/templates/base.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bskyweb/templates/base.html b/bskyweb/templates/base.html index 5dc5a9e8a..f7acd4614 100644 --- a/bskyweb/templates/base.html +++ b/bskyweb/templates/base.html @@ -149,7 +149,6 @@ /* ProseMirror */ .ProseMirror { - font: 18px -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Liberation Sans", Helvetica, Arial, sans-serif; min-height: 140px; } .ProseMirror-dark { |