We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bc6945 commit 5b106aaCopy full SHA for 5b106aa
website/templates/bacon.html
@@ -110,7 +110,7 @@ <h2 class="text-3xl font-bold mb-6 flex items-center gap-3">
110
<!-- Right Column -->
111
<div class="xl:w-1/3 space-y-8">
112
<!-- Submit BACON Request Form -->
113
- <div class="bg-white rounded-xl shadow-sm p-8 border-2 border-[#e74c3c] sticky top-[88px]">
+ <div class="bg-white rounded-xl shadow-sm p-8 border-2 border-[#e74c3c]">
114
<div class="flex items-center gap-3 mb-6">
115
<i class="fas fa-bacon text-2xl text-[#e74c3c]"></i>
116
<h3 class="text-2xl font-bold">Submit Request</h3>
0 commit comments