update main branch #47

Merged
jorge merged 166 commits from develop into main 2021-12-01 11:20:13 +01:00
2 changed files with 3 additions and 3 deletions
Showing only changes of commit 43043f018b - Show all commits

File diff suppressed because one or more lines are too long

View File

@ -9,8 +9,8 @@
&:before{ &:before{
content:''; content:'';
display: inline-block; display: inline-block;
width: rem-calc(15); width: rem-calc(150);
height: $global-lineheight; min-height: rem-calc($global-lineheight);
} }
&.artist:before { &.artist:before {
content:'Artist'; content:'Artist';