We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50e4941 commit 6b15b83Copy full SHA for 6b15b83
src/components/sections/Home.astro
@@ -17,7 +17,7 @@
17
</section>
18
19
<section class="flex justify-center items-center px-6 pb-24">
20
- <div class="border border-gray-700 rounded-2xl bg-gray-900 shadow-2xl max-w-6xl w-full overflow-hidden">
+ <div class="border border-gray-700 rounded-2xl bg-gray-900 shadow-2xl max-w-8xl w-full overflow-hidden">
21
<img
22
src="/app.png"
23
alt="App Screenshot"
0 commit comments