STYLE Refining legend aspect
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Nonimart 2025-10-23 14:48:25 +02:00
parent a4d29357e1
commit 5ca8edabd4

View File

@ -16,4 +16,9 @@
.content-box {
@apply my-12;
}
figure figcaption {
@apply !font-semibold text-primary;
@apply text-base;
line-height: 1.2;
}
}