More work on variable usage
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
background: $plyr-badge-bg;
|
||||
border-radius: 2px;
|
||||
color: $plyr-badge-color;
|
||||
font-size: $plyr-font-size-badge;
|
||||
font-size: var(--plyr-font-size-badge);
|
||||
line-height: 1;
|
||||
padding: 3px 4px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user