Skip to content

Commit

Permalink
docs: good sizing
Browse files Browse the repository at this point in the history
  • Loading branch information
posva committed Sep 27, 2021
1 parent 0206162 commit 5dd5f47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/.vitepress/components/HomeSponsors.vue
Expand Up @@ -5,7 +5,7 @@

<HomeSponsorsGroup v-if="sponsors.gold" name="Gold" size="48" />

<HomeSponsorsGroup v-if="sponsors.silver" name="Silver" size="32" />
<HomeSponsorsGroup v-if="sponsors.silver" name="Silver" size="24" />

<a
class="become-sponsor button white"
Expand Down

0 comments on commit 5dd5f47

Please sign in to comment.