mirror of
https://github.com/koreanbots/core.git
synced 2025-12-16 06:20:24 +00:00
feat: ads width full
This commit is contained in:
parent
8d0704c154
commit
5dce1b422c
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user