Fix sticky headers to new offset

This commit is contained in:
2023-06-07 21:11:41 +02:00
parent 815adecc12
commit e259d9cca9
6 changed files with 7 additions and 6 deletions

View File

@@ -31,7 +31,7 @@ tbody {
body {
padding-bottom: 25px;
padding-top: 60px;
padding-top: 70px;
background-color: #ffb878;
}