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 d31a20e commit c6cf6b7Copy full SHA for c6cf6b7
app/templates/landing.html
@@ -1,7 +1,7 @@
1
{% extends "base.html" %}
2
3
{% block content %}
4
-<div class="min-h-screen bg-cyan-50 -mt-20 pt-20">
+<div class="min-h-screen bg-cyan-50 -mt-20 pt-32">
5
<div class="w-full flex sm:flex-row flex-col justify-center sm:items-center relative mb-12">
6
<h1 class="landing-page-title">
7
<span class="block">Rules for</span>
0 commit comments