feat(landing): Adapt section spacing, use UPageCard for spotlight effect
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<UPageSection
|
||||
:ui="{
|
||||
root: 'py-16 lg:py-20 scroll-mt-20'
|
||||
root: 'scroll-mt-20'
|
||||
}"
|
||||
>
|
||||
<div class="grid lg:grid-cols-2 gap-12 lg:gap-16 items-center">
|
||||
|
||||
Reference in New Issue
Block a user