mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-03-18 01:10:46 -04:00
Fix #250 - no text adjust
This commit is contained in:
parent
c30a3d259c
commit
318e63cb79
@ -106,6 +106,7 @@ body {
|
||||
padding-bottom: 140px;
|
||||
text-rendering: optimizelegibility;
|
||||
font-feature-settings: "kern";
|
||||
text-size-adjust: none;
|
||||
|
||||
&.app-body {
|
||||
position: fixed;
|
||||
|
Loading…
x
Reference in New Issue
Block a user