Improved CSS

This commit is contained in:
root 2023-06-02 19:08:17 +02:00
parent 289076ee4c
commit 93ed8ec95b

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;
}