Various fixes
All checks were successful
Release Creation / build (release) Successful in 59s

This commit is contained in:
2025-05-26 18:26:55 +02:00
parent 86ee9a44ec
commit 28ec390020
14 changed files with 67 additions and 30 deletions

View File

@@ -99,9 +99,11 @@
display: flex;
flex-direction: row;
.intro-img {
padding: 5px;
width: 80px;
align-self: center;
padding: 4px;
max-width: 80px;
min-width : 80px;
align-self: top;
text-align: center;
}
.intro-right {
display: flex;