mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-13 21:05:19 +00:00
fix(component): fix font display on safari (#5393)
before  after 
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
font-family: 'Inter';
|
||||
font-display: swap;
|
||||
src: url(../fonts/inter/Inter-VariableFont_slnt,wght.ttf);
|
||||
font-weight: 1 999;
|
||||
}
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user