fediparty/themes/starter/source/assets/scss/partials/_fonts.scss

11 lines
137 B
SCSS
Raw Normal View History

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