Skip to content

Commit

Permalink
decrease width of sponsor ad
Browse files Browse the repository at this point in the history
  • Loading branch information
NielsPilgaard committed Sep 19, 2023
1 parent 6b901c4 commit aa98268
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/web/Client/Features/Ad/SponsorAd.razor
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
@using MudBlazor.Services

<MudContainer MaxWidth="MaxWidth.Medium">
<MudContainer MaxWidth="MaxWidth.Small">
<div class="image-ad-wrapper">
<div class="image-with-label">
<MudHidden Breakpoint="Breakpoint.SmAndDown" Invert>
Expand Down

0 comments on commit aa98268

Please sign in to comment.