swap out main index page gradient

This commit is contained in:
2025-10-09 11:49:50 +02:00
parent aae196b7fe
commit 659a4059d6
2 changed files with 10 additions and 1 deletions

View File

@@ -2,7 +2,7 @@
{% block title %}gractwo.pl | Witamy!{% endblock %} {% block pagecontent %}
<div
class="bg-radial from-stone-200 to-white flex flex-col items-center text-center w-full h-full flex-1 pb-48"
class="bg-gractwo-index-light flex flex-col items-center text-center w-full h-full flex-1 pb-48"
>
<div class="mt-16 md:mt-60 mx-auto [&>svg]:size-24">
{% include "gractwo.svg" %}