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