Css mess cleanup and more #128

Merged
OpzekerIT merged 10 commits from dev into main 2023-11-16 20:48:12 +00:00
Showing only changes of commit 12af86c978 - Show all commits

View file

@ -34,7 +34,7 @@ th:nth-child(4), td:nth-child(4), th:nth-child(9), td:nth-child(9) {
header .banner {
max-height: 100px;
width: 100%;
margin: 5px auto 0px auto;
margin: 10px auto 0px auto;
}
@ -69,6 +69,6 @@ table {
}
section h2 {
margin-top: 5px;
margin-top: 10px;
}