Justify content
This commit is contained in:
parent
5608f224cc
commit
5bb982bff6
1 changed files with 2 additions and 0 deletions
|
@ -82,6 +82,8 @@ html[data-theme='dark'] {
|
||||||
|
|
||||||
p {
|
p {
|
||||||
color: get-dark-color('text-color');
|
color: get-dark-color('text-color');
|
||||||
|
text-align: justify;
|
||||||
|
text-justify: inter-word;
|
||||||
}
|
}
|
||||||
|
|
||||||
input {
|
input {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue