mirror of
https://codeberg.org/fediverse/fediparty.git
synced 2024-11-18 14:49:18 +00:00
11 lines
137 B
SCSS
11 lines
137 B
SCSS
|
|
$font-primary: "Roboto", "Arial", sans-serif;
|
|
|
|
[class^="icon-"],
|
|
[class*=" icon-"] {
|
|
height: 27px;
|
|
width: 27px;
|
|
fill: #ffffff;
|
|
}
|
|
|