mirror of
https://github.com/picocss/pico.git
synced 2025-04-25 02:36:15 -04:00
chore: build
This commit is contained in:
parent
06474e39fa
commit
1d7f9c5a0e
117 changed files with 117 additions and 117 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