refactor: update styles and improve layout

This commit is contained in:
Michael Czechowski
2025-05-13 19:09:11 +02:00
parent ec424e4a0b
commit 4a4399d2ef
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",