This commit is contained in:
MeysamMoghaddam
2025-10-13 17:12:25 +03:30
parent 6f0cd12d8d
commit 86abecb3ce
8 changed files with 44 additions and 44 deletions
+1 -1
View File
@@ -35,7 +35,7 @@
<!-- FAQ Categories -->
<section class="py-8">
<MudContainer MaxWidth="MaxWidth.Large">
<MudText Typo="Typo.h4" Align="Align.Center" Class="mb-8 mud-typography-subtitle1">دسته‌بندی سوالات</MudText>
<MudText Typo="Typo.h4" Align="Align.Center" Class="mb-8">دسته‌بندی سوالات</MudText>
<MudGrid Spacing="3" Justify="Justify.Center">
@foreach (var category in _categories)
{