Skip to content

Commit 73f8e0b

Browse files
refactor(sections): upadate Features section backgorund to bg-black
1 parent ff29c7e commit 73f8e0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/sections/Features.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<div class="bg-gray-900 py-24 sm:py-32">
1+
<div class="bg-black py-24 sm:py-32">
22
<div class="mx-auto max-w-7xl px-6 lg:px-8">
33
<div class="mx-auto max-w-2xl lg:text-center">
44
<h2 class="text-base/7 font-semibold text-indigo-400">Deploy faster</h2>

0 commit comments

Comments
 (0)