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

7 lines
133 B
CSS

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