diff --git a/components/CharacterUnit/index.scss b/components/CharacterUnit/index.scss index a71ff388..a7b96335 100644 --- a/components/CharacterUnit/index.scss +++ b/components/CharacterUnit/index.scss @@ -42,7 +42,7 @@ .CharacterImage { - aspect-ratio: 131 / 238; + aspect-ratio: 131 / 273; background: white; border: 1px solid rgba(0, 0, 0, 0); border-radius: $unit;