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