answer box now gets correctly generated

This commit is contained in:
Yannik
2023-05-27 20:10:18 +02:00
parent b50fe68f77
commit 95c1bf77c4
4 changed files with 33 additions and 20 deletions

View File

@@ -69,7 +69,7 @@ body {
bottom: 68%;
}
#answer {
.answer {
text-decoration: underline;
font-size: 30px;
}