fixed typo, added pfp

This commit is contained in:
rick
2025-07-05 21:21:58 +02:00
parent b0ada55177
commit a8726ac994
3 changed files with 28 additions and 16 deletions

View File

@@ -4,4 +4,10 @@ table, th, td {
width: 50%;
max-width: 600px;
padding: 4px;
}
}
.avatar {
float: right;
justify-content: center;
align-items: center;
}