This commit is contained in:
mco-system 2023-04-06 21:57:59 +11:00
parent 442321a103
commit 8abfd2df41
1 changed files with 4 additions and 1 deletions

View File

@ -54,6 +54,7 @@ span.place {
}
#main_wrapper {
width: 40em;
display: flex;
flex-direction: column;
justify-content: flex-start;
@ -108,9 +109,11 @@ img.logo {
}
#blah {
font-size: 3em;
margin-top: 2em;
font-size: 2em;
font-family: pfdintextcompprothin;
color: #ffffff;
width: inherit;
}
a {