Skip to content

Commit

Permalink
docs(ThemeCard): update styling
Browse files Browse the repository at this point in the history
  • Loading branch information
johnleider committed Dec 15, 2023
1 parent 315490a commit 41cfb68
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions packages/docs/src/components/doc/ThemeCard.vue
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,10 @@
:alt="product.title"
:name="product.title"
:src="product.src"
height="185"
max-height="185"
min-height="185"
cover
height="230"
max-height="230"
min-height="230"
>
<figcaption class="d-flex text-subtitle-2 align-center text-capitalize mt-3">
<span v-text="product.title" />
Expand Down

0 comments on commit 41cfb68

Please # to comment.