Fix font weight for dark theme
Signed-off-by: Ajay Bura <ajbura@gmail.com>
This commit is contained in:
+1
-1
@@ -36,7 +36,7 @@
|
||||
@font-face {
|
||||
font-family: 'Inter';
|
||||
src: url(../public/res/fonts/inter/Inter_vf_slant_weight.ttf);
|
||||
font-weight: 380;
|
||||
font-weight: 350;
|
||||
font-display: swap;
|
||||
}
|
||||
@font-face {
|
||||
|
||||
Reference in New Issue
Block a user