update themes

This commit is contained in:
2025-08-06 16:57:51 +03:00
parent b2a1660aa3
commit 1727bb6779
6 changed files with 38 additions and 25 deletions

View File

@@ -4,8 +4,8 @@
<div class="flex gap-x-4 rounded-xl bg-white/5 p-6 ring-1 ring-inset ring-white/10">
<div class="text-base leading-7">
<h4 class="font-semibold text-white">{{ title }}</h4>
<p class="mt-2 text-lg text-gray-300">{{ description }}
<h4 class="font-semibold">{{ title }}</h4>
<p class="mt-2 text-lg">{{ description }}
</p>
</div>
</div>