mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-26 12:26:45 +00:00
6 lines
64 B
SCSS
6 lines
64 B
SCSS
@use 'variables' as *;
|
|
|
|
.logo {
|
|
color: $primary-text-color;
|
|
}
|