Improve result page appearance
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing

This commit is contained in:
2023-04-28 09:05:27 +02:00
parent 9a3c44e840
commit e36eb7c74b
6 changed files with 30 additions and 13 deletions

View File

@ -26,6 +26,10 @@ body {
}
main {
overflow-y: scroll;
}
/*
* Header
*/