Skip to content

Commit

Permalink
adjust
Browse files Browse the repository at this point in the history
  • Loading branch information
yangyang0507 committed Jul 24, 2024
1 parent 1297f58 commit d38d6e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Ads.astro
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<div class="flex xl:flex-col not-content">
<div class="w-full xl:flex-1">
<div class="w-full pt-4 px-4 text-sm leading-6">
<div class="wwads-cn wwads-horizontal xl:wwads-vertical wwads-sticky max-w-full xl:max-w-[12rem]" data-id="135" style="min-height: 0; margin-top: 0; border-width: 1px; border-radius: 0.5rem"></div>
<div class="wwads-cn wwads-horizontal xl:wwads-vertical max-w-full xl:max-w-[12rem]" data-id="135" style="min-height: 0; margin-top: 0; border-width: 1px; border-radius: 0.5rem"></div>
</div>
</div>
</div>

0 comments on commit d38d6e1

Please sign in to comment.