fix(style.css): use first Luciole

This commit is contained in:
Jérémy Dufraisse 2023-02-17 15:55:38 +01:00
parent 4108eeaabe
commit cd75da707e

View File

@ -48,6 +48,7 @@ select {
body {
transition: margin-top .2s linear;
font-family: Luciole,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
}
.body-mt { margin-top: 2.5rem ; }