about summary refs log tree commit diff
path: root/bskyweb/templates/base.html
diff options
context:
space:
mode:
authorEric Bailey <git@esb.lol>2024-09-19 14:41:31 -0500
committerGitHub <noreply@github.com>2024-09-19 14:41:31 -0500
commit8a7fc9ad3f822ba77716a6eacb4c08ab2992c506 (patch)
tree283ea2d9b67da6ea0af2cff7b671b778d00f4297 /bskyweb/templates/base.html
parent15231604679675633c72583879234402eea0fa2c (diff)
downloadvoidsky-8a7fc9ad3f822ba77716a6eacb4c08ab2992c506.tar.zst
[Neue] Ligatures & composer (#5427)
* Disable contextual ligatures

* Ensure new type styles are applied to the composer

* Clean up using real devices

* Feedback
Diffstat (limited to 'bskyweb/templates/base.html')
-rw-r--r--bskyweb/templates/base.html1
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 {