1
0
Fork 0
mirror of https://codeberg.org/fediverse/fediparty.git synced 2025-03-02 05:49:05 +00:00
fediparty/themes/starter/source/assets/scss/partials/_fonts.scss

11 lines
137 B
SCSS
Raw Normal View History

2018-03-12 22:31:14 +03:00
2023-10-30 14:24:32 +03:00
$font-primary: "Roboto", "Arial", sans-serif;
2018-03-12 22:31:14 +03:00
[class^="icon-"],
[class*=" icon-"] {
height: 27px;
width: 27px;
fill: #ffffff;
}