diff --git a/index.css b/index.css index b910d28c6..cdc550874 100644 --- a/index.css +++ b/index.css @@ -258,6 +258,10 @@ li::marker { width: 100%; } +.question form input[type="radio"] { + margin-right: 0.5em; +} + .invalid { box-shadow: 0 0 10px #ff5353; height: min-content;