mirror of
https://github.com/picocss/pico.git
synced 2025-04-24 18:26:14 -04:00
chore: build
This commit is contained in:
parent
4a6804aeaf
commit
766e6630d2
10 changed files with 12 additions and 11 deletions
|
@ -8,7 +8,7 @@
|
|||
*/
|
||||
:root {
|
||||
--pico-font-family-emoji: "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
|
||||
--pico-font-family-sans-serif: system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, var(--pico-font-family-emoji);
|
||||
--pico-font-family-sans-serif: system-ui, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, Helvetica, Arial, "Helvetica Neue", sans-serif, var(--pico-font-family-emoji);
|
||||
--pico-font-family-monospace: ui-monospace, SFMono-Regular, "SF Mono", Menlo, Consolas, "Liberation Mono", monospace, var(--pico-font-family-emoji);
|
||||
--pico-font-family: var(--pico-font-family-sans-serif);
|
||||
--pico-line-height: 1.5;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue