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