feat: minor padding change
This commit is contained in:
+1
-1
@@ -26,7 +26,7 @@
|
||||
</div>
|
||||
|
||||
<div
|
||||
class="shadow-xl sm:px-2 px-5 pt-8 pb-10 rounded-lg mt-5 bg-white dark:bg-gray-900">
|
||||
class="shadow-xl sm:px-2 px-5 pt-8 pb-10 rounded-lg mt-10 bg-white dark:bg-gray-900">
|
||||
<div class="w-default flex content-center space-x-2 flex-wrap justify-around mx-auto ">
|
||||
<div class="mt-2 text-center sm:text-left dark:text-gray-200">
|
||||
<h3 class="text-2xl">Have a question you need answered?</h3>
|
||||
|
||||
Reference in New Issue
Block a user