STYLE ajout de la classe audio-player__details__caption avec des styles associés
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
c85d4bf050
commit
b423a32073
|
|
@ -2,5 +2,8 @@
|
||||||
.audio-player__details__label {
|
.audio-player__details__label {
|
||||||
@apply text-sm text-gray-700 font-bold;
|
@apply text-sm text-gray-700 font-bold;
|
||||||
}
|
}
|
||||||
|
.audio-player__details__caption {
|
||||||
|
@apply !text-base !text-carhop-gray !font-normal;
|
||||||
|
}
|
||||||
@apply my-6;
|
@apply my-6;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user