add new logo

This commit is contained in:
2023-08-06 12:00:26 +02:00
parent 289c6e93d9
commit 857d0b4663
15 changed files with 67 additions and 26 deletions

View File

@@ -62,7 +62,15 @@ td:nth-child(2) {
}
#link {
margin-top: 8rem;
text-align: right;
margin-top: 4rem;
font-size: 3rem;
}
width: fit-content;
float: right;
display: flex;
flex-direction: column;
align-items: center;
}
#link img {
width: 4rem;
}