mirror of
https://github.com/zen-browser/www.git
synced 2025-07-07 17:05:32 +02:00
fix: remove unnecessary div in Community component and adjust Image positioning in Hero component
This commit is contained in:
parent
3bb6494653
commit
48bb946e4b
2 changed files with 1 additions and 2 deletions
|
@ -15,7 +15,6 @@ import {
|
|||
id="Community"
|
||||
class="flex min-h-screen w-full flex-col items-center text-center relative"
|
||||
>
|
||||
<div class="flex-1 w-full"></div>
|
||||
<Title>Community Driven</Title>
|
||||
<Description class="px-4 lg:px-0 lg:w-1/2">
|
||||
We are a community-driven project. We listen to our users and build the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue