From a4296844cf2ecb2c174d2de47371a2b2abfd4019 Mon Sep 17 00:00:00 2001 From: tangly1024 Date: Thu, 4 Apr 2024 11:46:08 +0800 Subject: [PATCH] theme-game --- themes/game/components/GameListIndexCombine.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/game/components/GameListIndexCombine.js b/themes/game/components/GameListIndexCombine.js index 897296a2..92ea6b8a 100644 --- a/themes/game/components/GameListIndexCombine.js +++ b/themes/game/components/GameListIndexCombine.js @@ -104,7 +104,7 @@ export const GameListIndexCombine = ({ posts }) => { */ const GameAd = () => { return ( -
+
)