diff --git a/core/frontend/apps/amp/lib/views/amp.hbs b/core/frontend/apps/amp/lib/views/amp.hbs index 78251b4b78..8ed324a2d7 100644 --- a/core/frontend/apps/amp/lib/views/amp.hbs +++ b/core/frontend/apps/amp/lib/views/amp.hbs @@ -532,7 +532,7 @@ background: #fff; border-radius: 5px; transition: none; - margin: 0 auto; + margin: 0 auto; } .kg-nft-metadata { @@ -724,11 +724,6 @@ background: transparent; } - .i-amphtml-media-component { - width: 100% !important; - max-height: 40px !important; - } - .kg-audio-player { display: none; }