From 85b7b8c5f1f57b0c9b86c094a5e8269947cbcaf7 Mon Sep 17 00:00:00 2001 From: Joshua Date: Wed, 31 Jan 2024 00:29:39 +0100 Subject: [PATCH] New changes --- html quiz/html-quiz.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html quiz/html-quiz.css b/html quiz/html-quiz.css index f8b4c6d..480ab3d 100644 --- a/html quiz/html-quiz.css +++ b/html quiz/html-quiz.css @@ -327,7 +327,7 @@ h4 { .html__options { display: flex; flex-direction: column; - row-gap: 1.5rem; + row-gap: 2rem; } .html__options-container { display: flex;