Update core.css

Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
This commit is contained in:
Charles de Dreuille
2024-12-15 10:32:40 +00:00
parent 74bcdabdaf
commit 43ebf22ce3
+3 -3
View File
@@ -51,10 +51,10 @@ body {
--canon-box-shadow-large: 0 0 0 1px rgba(0, 0, 0, 0.2);
/* Font families */
--canon-font-regular: 'Geist', serif;
--canon-font-regular: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto,
'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji',
'Segoe UI Symbol', 'Noto Color Emoji';
--canon-font-monospace: 'Monospace', monospace;
--canon-font-emoji: 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol',
'Noto Color Emoji';
/* Font weights */
--canon-font-normal: 400;