beta #4

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

View File

@ -67,7 +67,6 @@ span.place {
align-items: flex-start;
align-content: flex-start;
margin-bottom: 5em;
padding-bottom: 5em;
}
#center_wrapper {
@ -94,7 +93,7 @@ img.logo {
#navbar_wrapper {
position: fixed;
bottom: 0;
margin: 1em;
margin: 1em 0 0 0;
display: flex;
flex-direction: row;
justify-content: center;