justify text

master
Quentin Duchemin 2021-11-14 23:41:41 +01:00
parent 31b2073c8a
commit df563499f2
Signed by: Chosto
GPG Key ID: 0547178FEEDE7D6B
1 changed files with 4 additions and 0 deletions

View File

@ -3,3 +3,7 @@
display: flex;
flex-direction: column;
}
.content {
text-align: justify;
}