调整立即购买页面
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -23,7 +23,7 @@ export default function SoftDownloadPage() {
|
|||||||
)
|
)
|
||||||
|
|
||||||
return (
|
return (
|
||||||
<Wrap className="flex flex-col gap-6 mt-30 bg-white">
|
<Wrap className="flex flex-col gap-6 mt-20 bg-white">
|
||||||
<div className="grid grid-cols-3">
|
<div className="grid grid-cols-3">
|
||||||
<div></div>
|
<div></div>
|
||||||
<h3 className="text-3xl font-bold text-gray-800 text-center">
|
<h3 className="text-3xl font-bold text-gray-800 text-center">
|
||||||
|
|||||||
Reference in New Issue
Block a user