Reduced the margin on the top
This commit is contained in:
@@ -6,10 +6,7 @@
|
||||
</head>
|
||||
<body class="h-full mx-[10%]">
|
||||
|
||||
<?php include 'header.php';?>
|
||||
|
||||
|
||||
<div class="flex min-h-full flex-col justify-center px-6 py-12 lg:px-8">
|
||||
<div class="flex min-h-full flex-col px-6 pt-24 lg:px-8">
|
||||
<div class="sm:mx-auto sm:w-full sm:max-w-sm">
|
||||
<img class="mx-auto h-10 w-auto" src="https://tailwindui.com/img/logos/mark.svg?color=indigo&shade=600" alt="Your Company">
|
||||
<h2 class="mt-10 text-center text-2xl font-bold leading-9 tracking-tight text-gray-900">Sign up for an account</h2>
|
||||
|
Reference in New Issue
Block a user