mirror of
https://github.com/yingziwu/mastodon.git
synced 2026-02-15 06:43:16 +00:00
5 lines
64 B
SCSS
5 lines
64 B
SCSS
@use 'variables' as *;
|
|
|
|
.logo {
|
|
color: $primary-text-color;
|
|
}
|