feat: enhance lesson progress tracking and UI feedback

This commit is contained in:
Michael Czechowski
2025-05-13 19:57:27 +02:00
parent f20c34747e
commit 6fe1e2b4d9
5 changed files with 117 additions and 5 deletions

View File

@@ -2,6 +2,7 @@
<html lang="en">
<head>
<meta charset="UTF-8">
<link rel="icon" href="./public/favicon.ico" type="image/x-icon">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>CODE CRISPIES - Learn CSS Interactively</title>
<link rel="stylesheet" href="./styles/main.css">