mirror of
https://github.com/zen-browser/www.git
synced 2025-07-07 17:05:32 +02:00
fix(components): adjust spacing and class names for improved layout consistency
This commit is contained in:
parent
ced299c8f6
commit
b9eb8f9606
15 changed files with 131 additions and 138 deletions
|
@ -9,7 +9,7 @@ import { getTitleAnimation } from '../animations'
|
|||
|
||||
<section
|
||||
id="Community"
|
||||
class="relative flex w-full flex-col items-center text-center lg:py-32"
|
||||
class="relative flex w-full flex-col items-center text-center lg:py-24"
|
||||
>
|
||||
<Title>
|
||||
<motion.span client:load {...getTitleAnimation(0.2)}>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue