update
This commit is contained in:
parent
fd35a4d208
commit
82a91234fb
1 changed files with 2 additions and 2 deletions
|
@ -10,8 +10,8 @@ $_bubble_fg_color: $osd_fg_color;
|
||||||
$_bubble_borders_color: transparentize($osd_fg_color,0.8);
|
$_bubble_borders_color: transparentize($osd_fg_color,0.8);
|
||||||
|
|
||||||
stage {
|
stage {
|
||||||
font-family: $font-family;
|
// font-family: $font-family;
|
||||||
@include fontsize($font-size);
|
// @include fontsize($font-size);
|
||||||
color: $fg_color;
|
color: $fg_color;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue