0
Fork 0
mirror of https://github.com/penpot/penpot-plugins.git synced 2025-01-10 00:40:33 -05:00

fix: duplicated css

This commit is contained in:
Michał Korczak 2024-12-30 20:10:26 +01:00 committed by Juanfran
parent 892f4bf6c2
commit 19ca648a16

View file

@ -13,13 +13,6 @@
--font-size-l: 16px;
}
html,
body {
font-family: 'Work Sans', sans-serif;
font-optical-sizing: auto;
font-style: normal;
}
code {
font-family: 'Work Sans', sans-serif;
}