li description width styled

This commit is contained in:
jorge 2021-07-28 19:16:26 +02:00
parent 08af72a7ba
commit 43043f018b
2 changed files with 3 additions and 3 deletions

File diff suppressed because one or more lines are too long

View File

@ -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';