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