chore: cleanup
All checks were successful
Build and Push Backend Image / build (push) Successful in 52s
Build and Push Frontend Image / build (push) Successful in 1m15s

This commit is contained in:
2026-03-12 17:29:45 +01:00
parent bfd058ae58
commit 8d35202cbf

View File

@@ -10,7 +10,7 @@
let { title, description, children }: Props = $props(); let { title, description, children }: Props = $props();
</script> </script>
<section class="relative py-12 md:py-20 overflow-hidden"> <section class="relative pt-12 md:pt-20 pb-4 md:pb-8 overflow-hidden">
<div class="relative container mx-auto px-4 text-center"> <div class="relative container mx-auto px-4 text-center">
<div class="max-w-5xl mx-auto"> <div class="max-w-5xl mx-auto">
<h1 <h1