This commit is contained in:
2025-06-25 12:21:47 +03:00
parent 0c2bee3d96
commit 93de1d2a2b
38 changed files with 106 additions and 2763 deletions

View File

@@ -11,7 +11,7 @@
<div class="fade-in-box flex flex-col p-8 rounded-2xl my-4 bg-gray-50">
<img class="fade-in relative mb-4" width="20%" src="{{ image_src }}" alt="{{ image_alt }}">
<img class="fade-in relative mb-4" width="15%" src="{{ image_src }}" alt="{{ image_alt }}">
<dt class="flex items-center gap-x-3 text-lg rounded-2xl font-semibold">
{{ title }}
</dt>