Revert text-justify

This commit is contained in:
nemunaire 2023-08-06 12:00:41 +02:00
parent 4e85870362
commit 453f24497e

View File

@ -55,6 +55,9 @@ footer {
.text-indent { .text-indent {
text-indent: 1em; text-indent: 1em;
} }
.text-justify {
text-align: justify;
}
@font-face { @font-face {
font-family: 'Montserrat'; font-family: 'Montserrat';