diff --git a/src/common/MetaPreview/styles.less b/src/common/MetaPreview/styles.less index b732cc473..d85229237 100644 --- a/src/common/MetaPreview/styles.less +++ b/src/common/MetaPreview/styles.less @@ -89,23 +89,6 @@ margin: 2rem 0; } - .missing { - margin-left: -33px; - text-indent: 16px; - max-width: 200%; - color: white; - font-size: 1.5rem; - position: absolute; - bottom: 1.1rem; - } - - .logo-holder { - height: 12rem; - overflow: hidden; - width: 100%; - position: relative; - } - .logo { height: 8rem; object-fit: contain;