Compare commits

...

1 Commits

Author SHA1 Message Date
chocomett
843f9d3a00 fix: trying change border 2025-12-15 20:28:22 +07:00

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 {