mirror of
https://github.com/olehomelchenko/minivlat-local-ua.git
synced 2025-12-21 21:22:24 +00:00
Update README and enhance quiz layout for improved responsiveness
This commit is contained in:
@@ -101,6 +101,7 @@ form button {
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
padding: 20px;
|
||||
width: 100%; /* Ensure chart takes full width */
|
||||
}
|
||||
|
||||
#question-block {
|
||||
@@ -110,6 +111,7 @@ form button {
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
padding: 20px;
|
||||
width: 100%; /* Ensure question block takes full width */
|
||||
}
|
||||
|
||||
@media (min-width: 768px) {
|
||||
|
||||
Reference in New Issue
Block a user