10 lines
241 B
CSS
10 lines
241 B
CSS
.wp-block-carhop-blocks-audio-player {
|
|
.audio-player__details__label {
|
|
@apply text-sm text-gray-700 font-bold;
|
|
}
|
|
.audio-player__details__caption {
|
|
@apply !text-base !text-carhop-gray !font-normal;
|
|
}
|
|
@apply my-6;
|
|
}
|