Skip to content

Commit

Permalink
Modified meetups today heading
Browse files Browse the repository at this point in the history
  • Loading branch information
n-d-r-d-g committed Sep 25, 2024
1 parent 465c12d commit f370723
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/frontendmu-nuxt/components/home/LatestMeetup.vue
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ const remainingUpcomingData = ref(areThereMeetupsToday.value ? upcomingMeetups.v
<div v-if="areThereMeetupsToday">
<div class="py-8">
<BaseHeading weight="light">
Meetups Today
Today's Meetups
</BaseHeading>
</div>
<div class="sm:grid sm:grid-cols-1 gap-8 px-4 md:px-0 card-3d">
Expand Down

0 comments on commit f370723

Please sign in to comment.