mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2024-11-10 10:39:41 +00:00
10 lines
123 B
SCSS
10 lines
123 B
SCSS
|
.volume {
|
||
|
.icon { color: $peach; }
|
||
|
.speaker {
|
||
|
.icon {
|
||
|
margin-left: 8px;
|
||
|
margin-right: 5px;
|
||
|
}
|
||
|
}
|
||
|
}
|