1
0
Fork 1
mirror of https://github.com/pixelfed/pixelfed.git synced 2024-12-26 09:46:49 +00:00
pixelfed/resources/assets/sass/admin.scss

16 lines
265 B
SCSS
Raw Normal View History

2021-05-25 05:24:42 +00:00
@import "lib/nucleo";
@import "lib/nucleo-svg";
@import "lib/argon";
body, button, input, textarea {
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",
Roboto,Helvetica,Arial,sans-serif;
}
.title {
p.h3,
h3 {
font-size: 30px;
}
}