Improved CSS

This commit is contained in:
root 2023-06-02 19:08:17 +02:00
parent 289076ee4c
commit 93ed8ec95b
1 changed files with 2 additions and 2 deletions

View File

@ -143,11 +143,11 @@ input[type="radio"] {
}
#next {
min-width: 95%;
min-width: 100%;
}
#questions {
min-width: 95%;
min-width: 100%;
padding-top: 0px;
padding-bottom: 5px;
}