mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 10:25:42 +03:00
10 lines
102 B
SCSS
10 lines
102 B
SCSS
.nomad-logo {
|
|
height: 26px;
|
|
max-height: 26px;
|
|
fill: $white;
|
|
|
|
.faded {
|
|
opacity: 0.7;
|
|
}
|
|
}
|