Style improvements

This commit is contained in:
2023-03-20 18:33:03 +02:00
parent 5723ef8f99
commit af1dc7cb3e
5 changed files with 17 additions and 19 deletions

View File

@@ -143,3 +143,7 @@ larger .alert p {
opacity: 0;
}
}
main.container {
margin-top: 4rem;
}