Refactor Footer and Header components for improved layout; enhance FlagQuiz with question re-rendering and state management

This commit is contained in:
sha
2025-08-11 19:34:33 +03:00
parent bf615ff94f
commit 889514ad45
3 changed files with 87 additions and 40 deletions
-4
View File
@@ -399,10 +399,6 @@
color: #6b7280; /* gray */
}
.achievement-block {
margin-left: auto;
}
@media (max-width: 700px) {
.header-row {
grid-template-columns: 1fr auto auto;