chore: update hero snippet background color to sf_grau-50 for consistent styling
This commit is contained in:
@@ -15,7 +15,7 @@
|
|||||||
<!-- Linke Spalte - Text -->
|
<!-- Linke Spalte - Text -->
|
||||||
<div class="w-full lg:w-1/2">
|
<div class="w-full lg:w-1/2">
|
||||||
<div class="flex items-center justify-center p-2">
|
<div class="flex items-center justify-center p-2">
|
||||||
<div class="relative w-full max-w-m bg-white rounded-lg shadow-lg p-6">
|
<div class="relative w-full max-w-m bg-sf_grau-50 rounded-lg shadow-lg p-6">
|
||||||
<div class="absolute -top-20 left-1/2 transform -translate-x-1/2 px-2 py-2">
|
<div class="absolute -top-20 left-1/2 transform -translate-x-1/2 px-2 py-2">
|
||||||
<h3 style="font-family: Case;" class="text-9xl text font-light text-sf_gelb-500 whitespace-nowrap">q</h3>
|
<h3 style="font-family: Case;" class="text-9xl text font-light text-sf_gelb-500 whitespace-nowrap">q</h3>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user