Skip to content

Commit 0b50f0a

Browse files
Final touches for padding
1 parent 3ceee65 commit 0b50f0a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/site/survey-confirmation.njk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ layout: layouts/base.njk
3333
</div>
3434
<p>Stickers will be sent after campaign has ended, or maximum has been reached. Stickers will be shipped with U.S. domestic or international postage stamps. Delivery is not guarenteed or trackable.</p>
3535

36-
<div class="flex items-center justify-center mt-10 p-6 border-4 rounded-lg border-pink-500 ">
37-
<a class="text-transparent text-xl text-white" href="www.jamstackconf.com">Save the date for Jamstack Conf and get 20% off the ticket cost!</a>
36+
<div class="flex items-center justify-center mt-10 p-10 border-4 rounded-lg border-pink-500 ">
37+
<a class="text-xl text-white" href="www.jamstackconf.com">Save the date for Jamstack Conf and get 20% off the ticket cost!</a>
3838
</div>
3939
</section>

0 commit comments

Comments
 (0)