This commit is contained in:
mco-system 2023-04-07 19:12:24 +11:00
parent 93ce255deb
commit 74ac231fbe
1 changed files with 1 additions and 5 deletions

View File

@ -121,15 +121,11 @@ img.logo {
}
#blah {
margin: 2em 0 0 2em;
margin: 2em 0 2em;
font-size: 2em;
font-family: pfdintextcompprothin;
color: #ffffff;
width: 25em;
}
#blah {
margin-bottom: 2em;
text-align:justify;
text-justify:inter-word;
}