This commit is contained in:
mco-system 2023-04-07 19:11:39 +11:00
parent 9844c179ab
commit 93ce255deb
1 changed files with 2 additions and 1 deletions

View File

@ -130,7 +130,8 @@ img.logo {
#blah { #blah {
margin-bottom: 2em; margin-bottom: 2em;
text-justify: auto; text-align:justify;
text-justify:inter-word;
} }
#blah > p { #blah > p {