beta #4

Merged
doug713705 merged 203 commits from beta into master 2023-04-20 15:11:59 +02:00
1 changed files with 4 additions and 1 deletions
Showing only changes of commit 8abfd2df41 - Show all commits

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 {