We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcca3c9 commit e85d63bCopy full SHA for e85d63b
src/components/common/MarkdownRender.tsx
@@ -72,7 +72,7 @@ const MarkdownRenderBlock = styled.div`
72
margin-bottom: 1.5rem;
73
}
74
75
- iframe {
+ iframe:not([id^='google_ads']) {
76
width: 768px;
77
height: 430px;
78
max-width: 100%;
0 commit comments