From 0bc85b91465bab96213cd75216cc732ed4a5c950 Mon Sep 17 00:00:00 2001 From: chocomett Date: Mon, 15 Dec 2025 20:28:22 +0700 Subject: [PATCH] fix: trying change border --- src/css/game.css | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/css/game.css b/src/css/game.css index 9f5a4d2..940b427 100644 --- a/src/css/game.css +++ b/src/css/game.css @@ -130,9 +130,7 @@ padding: 10px; display: flex; flex-direction: column; - border-radius: 10px; border: 10px solid white; - z-index: 1; } .container-first .content .quiz h2 {