Justify content

This commit is contained in:
BernatBC 2023-10-17 20:46:49 +03:00
parent e35f917370
commit 5608f224cc
2 changed files with 3 additions and 1 deletions

View file

@ -12,6 +12,8 @@ strong {
p {
color: get-light-color('text-color');
text-align: justify;
text-justify: inter-word;
}
input {