improvements

This commit is contained in:
nora 2024-09-07 23:29:54 +02:00
parent aacf0f293e
commit d5167446f2
7 changed files with 90 additions and 6 deletions

View file

@ -24,3 +24,10 @@ td {
color: black;
text-decoration: none;
}
.footer {
margin-top: 20px;
display: flex;
align-items: center;
gap: 10px;
}