|
@@ -218,7 +218,7 @@ const PersonalCenter = () => {
|
|
|
</div> */}
|
|
|
|
|
|
<div className="bg-white text-black rounded-lg px-4 py-2 mb-4 shadow-md">
|
|
|
- <h3 className="text-xl font-bold mb-2 text-blue-600">最新活动</h3>
|
|
|
+ <h3 className="text-xl font-bold text-blue-600">最新活动</h3>
|
|
|
<Link
|
|
|
href="/betting"
|
|
|
className="flex items-center hover:bg-gray-100 p-2 rounded transition duration-300"
|