carhop__carhop-theme__DEV/resources/css/components/post-card-dbmod.css
2026-04-08 16:38:53 +02:00

14 lines
210 B
CSS

/* .post-card-dbmod {
@apply !bg-red-300;
&:after {
content: none !important;
}
&__title {
@apply text-2xl font-bold;
}
&__details {
@apply text-sm text-gray-500;
}
} */