diff --git a/src/components/atoms/Price/index.module.css b/src/components/atoms/Price/index.module.css index 357a91056..43a071ee5 100644 --- a/src/components/atoms/Price/index.module.css +++ b/src/components/atoms/Price/index.module.css @@ -12,6 +12,6 @@ .small { /* lazy making-conversion-smaller-with-same-markup */ - transform: scale(0.7); + transform: scale(0.8); transform-origin: left 80%; } diff --git a/src/components/molecules/AssetTeaser.tsx b/src/components/molecules/AssetTeaser.tsx index d2f9454fe..239797de8 100644 --- a/src/components/molecules/AssetTeaser.tsx +++ b/src/components/molecules/AssetTeaser.tsx @@ -48,7 +48,7 @@ const AssetTeaser: React.FC = ({