feat: add Mitgliedschaft section and update Verein structure
Introduced a new Mitgliedschaft section with detailed information on membership requirements, benefits, and fees. Reorganized Verein-related file structure for better clarity and added supporting styles in `input.css`. Extended blueprints to support the new section and updated snippets for dynamic content rendering.
This commit is contained in:
@@ -66,4 +66,9 @@
|
||||
@apply text-3xl pt-12;
|
||||
}
|
||||
|
||||
p a {
|
||||
@apply text-sf_blau-500 font-bold hover:text-sf_gelb-600;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user