fixes
All checks were successful
deploy to production / deploy (push) Successful in 35s

This commit is contained in:
Robin Grenzdörfer 2023-09-01 16:14:41 +00:00
parent 536902cbbb
commit b6a4df9c37

View File

@ -10,6 +10,7 @@ body {
color: #333 !important;
height: 100%;
background-color: #f9f9f9;
overflow-wrap: break-word;
}
ul {