added begin of new exercise page

This commit is contained in:
2025-07-08 20:27:47 +02:00
parent 72c3d91c7e
commit 24c784e434
9 changed files with 923 additions and 5 deletions

View File

@@ -37,3 +37,15 @@
--depth: 0;
--noise: 0;
}
h1 {
@apply text-3xl
}
h2 {
@apply text-2xl
}
h3 {
@apply text-xl
}