diff --git a/src/styles/sc-problems/problem.css b/src/styles/sc-problems/problem.css index 1bffcfd..4087562 100644 --- a/src/styles/sc-problems/problem.css +++ b/src/styles/sc-problems/problem.css @@ -126,7 +126,7 @@ td { width: fit-content; } -@media (min-width: 400px) { +@media (min-width: 800px) { .tabs { display: flex; justify-content: space-between;