Skip to content

Commit

Permalink
add change lost in merge
Browse files Browse the repository at this point in the history
  • Loading branch information
WeronikaHS committed Jun 6, 2024
1 parent dd2c836 commit eed2923
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/MFExample.astro
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ const { lib3 } = Astro.props;
<img src={lib3} typeof="foaf:Image" class="m-auto size-6" />
</div>
</div>
<div class="p-1 text-center drop-shadow-md c-border">{integration}</div>
<div class="p-1 text-center text-xs drop-shadow-md c-border">{integration}</div>
</div>
</section>

Expand Down

0 comments on commit eed2923

Please sign in to comment.