Aktualisierung #200

Merged
IB-Cornelsen merged 174 commits from main into Jens 2024-12-10 16:36:14 +00:00
Showing only changes of commit ffcb4cd1ac - Show all commits

View File

@@ -157,11 +157,11 @@ import Layout from "#layouts/Layout.astro";
}
&-list {
@apply pl-2 mt-2;
@apply pl-2 mt-2 list-disc;
}
&-list-item {
@apply text-xl text-gray-600 list-disc;
@apply text-xl text-gray-600;
}
}