diff --git a/MovieVerse-Frontend/html/games.html b/MovieVerse-Frontend/html/games.html index f6ab2f71..11b87a64 100644 --- a/MovieVerse-Frontend/html/games.html +++ b/MovieVerse-Frontend/html/games.html @@ -319,8 +319,25 @@ display: flex; justify-content: center; align-items: center; + gap: 20px; animation: fadeIn 1.5s ease-in-out; padding: 20px; + flex-wrap: wrap; + } + #c1 > * { + flex: 1 1 45%; + max-width: 600px; + min-width: 200px; + box-sizing: border-box; + } + @media (max-width: 768px) { + #c1 { + flex-direction: column; + } + + #c1 > * { + flex: 1 1 100%; + } } @@ -464,6 +481,11 @@
How to Play
Learn More +Leaderboards
+ View +