mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-06-02 23:16:51 +00:00
theme-game
This commit is contained in:
@@ -104,7 +104,7 @@ export const GameListIndexCombine = ({ posts }) => {
|
|||||||
*/
|
*/
|
||||||
const GameAd = () => {
|
const GameAd = () => {
|
||||||
return (
|
return (
|
||||||
<div className='card-group border border-gray-600 rounded game-ad h-[20rem] w-full overflow-hidden'>
|
<div className='card-group rounded game-ad h-[20rem] w-full overflow-hidden'>
|
||||||
<AdSlot type='flow' />
|
<AdSlot type='flow' />
|
||||||
</div>
|
</div>
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user