site v14 — justification des paragraphes
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user