diff --git a/src/components/servantCard.astro b/src/components/servantCard.astro index c887e6c..84931b5 100644 --- a/src/components/servantCard.astro +++ b/src/components/servantCard.astro @@ -128,7 +128,7 @@ if (bond10 === 'false') { .bond-ce { width: 128px; - height: 85px; + height: 58px; } }