0
Fork 0
mirror of https://github.com/penpot/penpot-plugins.git synced 2025-01-06 14:50:21 -05:00

fix: duplicated css

This commit is contained in:
Michał Korczak 2024-12-30 20:10:26 +01:00 committed by GitHub
parent dfbc9a99ae
commit 4a8c7e0301
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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;
}