Merge branch 'master' into enable_renaming

This commit is contained in:
schlagmichdoch 2023-03-04 20:52:10 +01:00
commit b7e7fd1b68
13 changed files with 160 additions and 63 deletions

View file

@ -996,6 +996,13 @@ button::-moz-focus-inner {
margin: 8px 8px -16px;
}
#about section {
flex-grow: 1;
}
#about header {
align-self: end;
}
/* Loading Indicator */