update main branch #47
File diff suppressed because one or more lines are too long
|
@ -9,8 +9,8 @@
|
|||
&:before{
|
||||
content:'';
|
||||
display: inline-block;
|
||||
width: rem-calc(15);
|
||||
height: $global-lineheight;
|
||||
width: rem-calc(150);
|
||||
min-height: rem-calc($global-lineheight);
|
||||
}
|
||||
&.artist:before {
|
||||
content:'Artist';
|
||||
|
|
Loading…
Reference in New Issue