diff --git a/src/common/MetaPreview/MetaPreviewPlaceholder/styles.less b/src/common/MetaPreview/MetaPreviewPlaceholder/styles.less index adf875f27..59cc0d60c 100644 --- a/src/common/MetaPreview/MetaPreviewPlaceholder/styles.less +++ b/src/common/MetaPreview/MetaPreviewPlaceholder/styles.less @@ -9,7 +9,7 @@ .logo-container { width: 20rem; - height: 7rem; + height: 8rem; max-width: 100%; background-color: var(--color-placeholder-background); } @@ -48,9 +48,9 @@ &:nth-child(2) { width: 26rem; - height: 3.2rem; + height: 4.6rem; max-width: 80%; - margin-top: 0.2rem; + margin-top: 1rem; } } } @@ -85,7 +85,7 @@ flex: none; width: 6rem; height: 6rem; - margin-right: 1rem; + margin-right: 2rem; background-color: var(--color-placeholder-background); &:last-child {