Skip to content

Commit

Permalink
fix merge conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
WeronikaHS committed Jun 6, 2024
2 parents 86ac8ed + a6e02ef commit dd2c836
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/MFExample.astro
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ const { lib3 } = Astro.props;
<div class="p-1 text-center drop-shadow-md c-border">{integration}</div>
</div>
</section>

<style>
.c-shadow {
filter: drop-shadow(0px 0px 30px rgba(255, 90, 85, 0.4));
Expand Down

0 comments on commit dd2c836

Please sign in to comment.