account entry stuff again

This commit is contained in:
2021-09-09 17:01:27 +02:00
parent e55578759f
commit 8276e39a7e
2 changed files with 6 additions and 2 deletions

View File

@ -20,4 +20,8 @@ table {
#secondblock {
margin-top: 20px;
}
.rightaligned {
justify-self: right;
}