mirror of
https://codeberg.org/fediverse/fediparty.git
synced 2024-11-17 22:29:19 +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;
|
|
}
|
|
|