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 bb168dd commit beadf8fCopy full SHA for beadf8f
templates/homepage.html
@@ -53,7 +53,7 @@ <h2 class="text-center text-2xl-4xl font-normal">
53
</div>
54
55
56
-
+<!--
57
<div class="relative bg-white mt-24 lg:w-2/3">
58
<div class="absolute -z-10 left-0 top-0 right-6 bottom-6 border-3 border-purple-700"></div>
59
<div class="absolute -z-10 left-6 top-6 right-0 bottom-0 border-3 border-purple-700"></div>
@@ -77,6 +77,7 @@ <h1 class="text-4xl-6xl font-normal">We drive change.</h1>
77
78
79
80
+ -->
81
82
<div class="bg-gray-800 mt-24">
83
<div class="max-w-screen-xl mx-auto px-6 sm:px-12 lg:px-16 py-16 md:py-24 py-20 md:py-28 xl:py-32">
0 commit comments