Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(hero): redesign #528

Merged
merged 15 commits into from
Oct 2, 2022
Prev Previous commit
Next Next commit
refactor: decrease banner headline padding
Coyenn committed Sep 30, 2022
commit fec227c859371ba7859d00dc8a46488e8243d88a
2 changes: 1 addition & 1 deletion www/src/components/landingPage/banner.astro
Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@ import Button from "./button.astro";
import PageSection from "./pageSection.astro";
---

<PageSection size="24">
<PageSection size="16">
<div class="max-w-[800px] xl:max-w-7xl mx-auto">
<div class="max-w-8xl lg:px-8">
<div class="flex flex-col items-center">