Update Index.razor

This commit is contained in:
MeysamMoghaddam
2025-10-09 21:21:57 +03:30
parent b466dfbc9a
commit 585445d338

View File

@@ -151,7 +151,7 @@
}
else if (_packs.Any())
{
<MudGrid Spacing="3" Justify="Justify.Center" Class="stretch-grid">
<MudGrid Spacing="4" Justify="Justify.Center" Class="stretch-grid">
@foreach (var p in _packs)
{
<MudItem xs="12" md="4" Class="d-flex">