Skip to content

Commit

Permalink
fix icon bug (#1825)
Browse files Browse the repository at this point in the history
  • Loading branch information
ClaraLpresta authored Sep 26, 2024
1 parent 5acd326 commit 4b3665a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
class="ps_gs-alert-tips-and-tricks p-0 pt-2 pb-2"
>
<div class="d-flex ps_gs-fz-16 font-weight-500 text-primary">
<i class="material-icons-outlined ps_gs-fz-20 mr-1 mb-0 align-center">
<i class="material-icons-round ps_gs-fz-20 mr-1 mb-0 align-center">
lightbulb
</i>
{{ $t('tipsAndTricks.title') }}
Expand Down

0 comments on commit 4b3665a

Please sign in to comment.