调整主容器的内边距
This commit is contained in:
parent
8b28bf8736
commit
6f95ccb4ab
@ -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 ">
|
||||||
|
Loading…
Reference in New Issue
Block a user