rekt-theme/src/header/_meta.scss

10 lines
198 B
SCSS
Raw Normal View History

2018-07-13 13:24:58 +00:00
@import 'meta/overlay';
@import 'meta/prefix';
// currently playing track metadata
#meta {
@include icedream-font;
color: $icedream-text-color;
line-height: $icedream-extended-line-height;
}