rekt-theme/src/header/_meta.scss

9 lines
172 B
SCSS
Raw Normal View History

2018-07-13 13:24:58 +00:00
@import 'meta/overlay';
@import 'meta/prefix';
// currently playing track metadata
2019-11-19 03:36:54 +00:00
.meta {
2018-07-13 13:24:58 +00:00
color: $icedream-text-color;
line-height: $icedream-extended-line-height;
}