mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2025-02-23 03:49:02 +00:00
9 lines
123 B
SCSS
9 lines
123 B
SCSS
.volume {
|
|
.icon { color: $peach; }
|
|
.speaker {
|
|
.icon {
|
|
margin-left: 8px;
|
|
margin-right: 5px;
|
|
}
|
|
}
|
|
}
|