mirror of
https://github.com/reonokiy/blog.nokiy.net.git
synced 2025-06-16 11:41:17 +02:00
fix: delete font-style: italic for ios
This commit is contained in:
parent
0f20e43484
commit
3bd8e6ad1c
3 changed files with 289 additions and 216 deletions
|
@ -111,7 +111,6 @@ html:not(.dark) {
|
|||
@font-face {
|
||||
font-family: "STIX-italic";
|
||||
src: url("/font/STIX-italic.woff2") format("woff2-variations");
|
||||
font-style: italic;
|
||||
font-display: swap;
|
||||
font-weight: 400 700;
|
||||
unicode-range: U+0030-0039, U+0041-005A, U+0061-007A, U+00E1, U+00E9, U+00ED, U+00F3, U+00FA, U+00FC, U+00F1, U+002C-002E, U+003F, U+0021, U+003A, U+003B, U+0022, U+0027, U+0028-0029, U+005B-005D, U+003C-003E, U+002D, U+005F, U+002F, U+00B7, U+00A9, U+0401, U+0410-044F, U+0451;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue