site v14 — justification des paragraphes
This commit is contained in:
@@ -36,6 +36,10 @@
|
|||||||
@apply transition-colors;
|
@apply transition-colors;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
p {
|
||||||
|
@apply text-justify;
|
||||||
|
}
|
||||||
|
|
||||||
/* Respect reduced motion */
|
/* Respect reduced motion */
|
||||||
@media (prefers-reduced-motion: reduce) {
|
@media (prefers-reduced-motion: reduce) {
|
||||||
*, *::before, *::after {
|
*, *::before, *::after {
|
||||||
@@ -70,7 +74,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.lead {
|
.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 {
|
.glass {
|
||||||
|
|||||||
Reference in New Issue
Block a user