Justify content

This commit is contained in:
BernatBC 2023-10-17 20:48:08 +03:00
parent 5608f224cc
commit 5bb982bff6

View file

@ -82,6 +82,8 @@ html[data-theme='dark'] {
p {
color: get-dark-color('text-color');
text-align: justify;
text-justify: inter-word;
}
input {