Remove redundant justification

This commit is contained in:
BernatBC 2023-10-17 22:21:01 +03:00
parent 5bb982bff6
commit 4edcb2fb57

View file

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