From 613f293b2fc667d158c2ce8deb9c918059e66b98 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 1ccc11e..00ea9ba 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 {