carhop__carhop-theme__DEV/resources/css/blocks/block-chapo.css
Antoine M 47e17fee0f
All checks were successful
continuous-integration/drone/push Build is passing
STYLE Refining aspect
2025-10-23 10:38:19 +02:00

7 lines
129 B
CSS

.block-chapo {
@apply font-bold text-xl;
@apply text-primary nunito !mb-6;
line-height: 1.45;
font-size: 1.3rem;
}