refactor: add HTML/CSS prefixes to German module titles and improve UI
- Shorten German module titles with consistent HTML/CSS prefixes - Add .completion-badge styling for the lesson title completion badge - Make sidebar lessons section fill available height on desktop - Improve flexbox lesson descriptions with more context
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"$schema": "../../schemas/code-crispies-module-schema.json",
|
||||
"id": "units-variables",
|
||||
"title": "Einheiten, var() und calc()",
|
||||
"title": "CSS Einheiten & Variablen",
|
||||
"description": "Verstehe die Vielfalt der CSS-Maßeinheiten und wie du Custom Properties für wartbare Stile definierst und verwendest.",
|
||||
"difficulty": "beginner",
|
||||
"lessons": [
|
||||
|
||||
Reference in New Issue
Block a user