justify text
parent
31b2073c8a
commit
df563499f2
|
@ -3,3 +3,7 @@
|
|||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
.content {
|
||||
text-align: justify;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue