fix
All checks were successful
Deploy Nuxt App / deploy (push) Successful in 3m32s

This commit is contained in:
2025-06-25 11:55:42 +04:00
parent 1b211c3148
commit 925947ddd5
7 changed files with 58 additions and 38 deletions

View File

@ -42,7 +42,7 @@
<!-- Items list -->
<ul v-if="subsection.items" class="ml-6 flex flex-col gap-2 list-decimal">
<li v-for="(item, itemIndex) in subsection.items" :key="itemIndex">
<UiParagraph size="300" class="[&]:text-gray-200 [&]:font-normal"
<UiParagraph size="300" class="[&]:text-[#CDCDCD] [&]:font-normal"
>&nbsp;{{ item }}</UiParagraph
>
</li>

View File

@ -165,17 +165,17 @@
"img": "/img/svg/books/1/titles-1/si_error-line.svg"
},
"items": [
"Косак 1",
"Косак 2",
"Полукосак 3",
"Косак 4",
"МетаКосак 5 опасный",
"МетаКосак 6 опасный",
"Косак 7",
"МетаКосак 8 крайне опасно",
"МетаКосак 9 опасно",
"Косак 10",
"Косак 11"
"Косяк 1",
"Косяк 2",
"Полукосяк 3",
"Косяк 4",
"МегаКосяк 5 опасный",
"МегаКосяк 6 опасный",
"Косяк 7",
"МегаКосяк 8 крайне опасно",
"МегаКосяк 9 опасно",
"Косяк 10",
"Косяк 11"
]
},
{