Skip to content

Commit

Permalink
Merge pull request #561 from CharisLai/fix/RWD-fontSizeonPoster-Session
Browse files Browse the repository at this point in the history
fix(poster-session): fix font size on RWD
  • Loading branch information
SivanYeh authored Aug 20, 2024
2 parents ed31e29 + 5a6d59f commit 5513387
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pages/conference/poster-session.vue
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@
</div>

<div
class="text-sm md:text-lg"
v-html="$md.render(selectedPoster.summary.trim())"
></div>
</div>
Expand Down

0 comments on commit 5513387

Please sign in to comment.