fix: trying change border

This commit is contained in:
chocomett 2025-12-15 20:28:22 +07:00
parent be5bde9268
commit 843f9d3a00

View File

@ -130,9 +130,7 @@
padding: 10px; padding: 10px;
display: flex; display: flex;
flex-direction: column; flex-direction: column;
border-radius: 10px;
border: 10px solid white; border: 10px solid white;
z-index: 1;
} }
.container-first .content .quiz h2 { .container-first .content .quiz h2 {