small fixes

This commit is contained in:
teldra 2022-04-03 01:12:28 +02:00
parent 6bbb14a342
commit 91218b7bcc
2 changed files with 21 additions and 17 deletions

View File

@ -90,6 +90,10 @@ footer {
color: var(--links); color: var(--links);
} }
.infobox {
text-align: center;
}
footer div { footer div {
margin-top: 1rem; margin-top: 1rem;
} }