fix: bump cinny for Inter Variable / emoji space metrics
Point at cinny 154f4dfd (correct Inter Variable name + emoji unicode-range) and keep the mobile overlay font stack in sync.
This commit is contained in:
2
cinny
2
cinny
Submodule cinny updated: 9c7f71896c...154f4dfdb0
@@ -45,7 +45,7 @@
|
|||||||
--mx-uc-8: hsl(94, 100%, 35%);
|
--mx-uc-8: hsl(94, 100%, 35%);
|
||||||
|
|
||||||
--font-emoji: 'AppleColorEmoji';
|
--font-emoji: 'AppleColorEmoji';
|
||||||
--font-secondary: 'InterVariable', sans-serif;
|
--font-secondary: 'Inter Variable', sans-serif;
|
||||||
}
|
}
|
||||||
|
|
||||||
.dark-theme,
|
.dark-theme,
|
||||||
@@ -65,7 +65,7 @@
|
|||||||
--mx-uc-7: hsl(243, 100%, 80%);
|
--mx-uc-7: hsl(243, 100%, 80%);
|
||||||
--mx-uc-8: hsl(94, 100%, 80%);
|
--mx-uc-8: hsl(94, 100%, 80%);
|
||||||
|
|
||||||
--font-secondary: 'InterVariable', sans-serif;
|
--font-secondary: 'Inter Variable', sans-serif;
|
||||||
}
|
}
|
||||||
|
|
||||||
html {
|
html {
|
||||||
|
|||||||
Reference in New Issue
Block a user