site v14 — justification des paragraphes

This commit is contained in:
2026-04-21 09:49:30 +00:00
parent d3a5c11af7
commit 3773381bf3

View File

@@ -36,6 +36,10 @@
@apply transition-colors;
}
p {
@apply text-justify;
}
/* Respect reduced motion */
@media (prefers-reduced-motion: reduce) {
*, *::before, *::after {
@@ -70,7 +74,7 @@
}
.lead {
@apply text-lg md:text-xl text-foam-100/90 leading-relaxed;
@apply text-lg md:text-xl text-foam-100/90 leading-relaxed text-justify;
}
.glass {