We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06074fd commit cf7c938Copy full SHA for cf7c938
1 file changed
examples/Rock-Paper-Scissors/README.md
@@ -31,7 +31,7 @@ A classic Rock Paper Scissors game built with HTML, CSS, and JavaScript that dem
31
32
**CSS Concepts:**
33
- **Responsive Design** - Mobile-first approach with media queries
34
-- **CSS Grid & Flexbox** - Layout management
+- **Flexbox** - Layout management
35
- **Animations** - `@keyframes` for smooth transitions
36
- **Modern Styling** - Gradients, backdrop-filter, and shadows
37
0 commit comments