feat: ads width full

This commit is contained in:
원더 2021-01-10 11:07:08 +09:00
parent 8d0704c154
commit 5dce1b422c

View File

@ -2,7 +2,7 @@ const Advertisement = (): JSX.Element => {
if (process.env.NODE_ENV === 'production')
return (
<ins
className="adsbygoogle mb-5"
className="adsbygoogle mb-5 w-full"
style={{ display: 'block' }}
data-ad-client="ca-pub-4856582423981759"
data-ad-slot="3250141451"