Skip to content

Commit

Permalink
index page design initial
Browse files Browse the repository at this point in the history
  • Loading branch information
bharathwajv committed May 22, 2022
1 parent 01d968d commit 9e43af6
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions src/Client/Pages/Index.razor
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,19 @@
<MudGrid>
<MudItem xs="12" sm="12" md="12">
<MudText Align="Align.Center" Typo="Typo.h4">@L["👋 Explore Rewards+ Loyalty"]</MudText>
<MudItem md="8"
sm="12"
xs="12">

</MudItem>
<MudItem md="4"
sm="12"
xs="12">
</MudItem>
<MudItem md="4"
sm="12"
xs="12">
</MudItem>
</MudItem>
<MudItem xs="12" sm="12" md="12">
<div class="mud-typography-align-center">
Expand Down

0 comments on commit 9e43af6

Please sign in to comment.