调整主容器的内边距

This commit is contained in:
Phoenix 2025-05-23 16:41:16 +08:00
parent 8b28bf8736
commit 6f95ccb4ab

View File

@ -8,7 +8,7 @@ getStockQuate()
<template> <template>
<main <main
ref="main" ref="main"
class="flex flex-col md:flex-row justify-center items-center gap-32 rounded-3xl " class="flex pt-100px flex-col md:flex-row justify-center items-center gap-32 rounded-3xl "
> >
<!-- 左侧大号价格 --> <!-- 左侧大号价格 -->
<section class="flex flex-col items-center justify-center glass-card p-32 rounded-2xl shadow-xl "> <section class="flex flex-col items-center justify-center glass-card p-32 rounded-2xl shadow-xl ">