mirror of
https://github.com/dillonkearns/elm-pages-v3-beta.git
synced 2024-12-24 04:12:09 +03:00
7 lines
211 B
CSS
7 lines
211 B
CSS
@import "https://unpkg.com/@picocss/pico@1.5.7/css/pico.min.css";
|
|
|
|
body {
|
|
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial,
|
|
sans-serif, "Apple Color Emoji", "Segoe UI Emoji";
|
|
}
|