All checks were successful
CI / update (push) Successful in 9s
The global 'ul' selector was affecting all unordered lists across the app after visiting /glaube/rosenkranz. This caused layout issues with action buttons on recipe pages where the internal symbols would shift to the top instead of being centered. Fixed by scoping the rule to only apply to ul elements within .gebet containers.