refactor: update styles and improve layout

This commit is contained in:
Michael Czechowski
2025-05-13 19:09:11 +02:00
parent c46d6efd6b
commit 12b70e0b31
6 changed files with 45 additions and 10 deletions

View File

@@ -4,6 +4,7 @@
"description": "An interactive platform for learning CSS through practical challenges",
"type": "module",
"scripts": {
"start": "npm run dev",
"dev": "vite",
"build": "vite build",
"preview": "vite preview",