diff options
Diffstat (limited to 'templates/index.html')
-rw-r--r-- | templates/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/index.html b/templates/index.html index 06f78bb..0b49f39 100644 --- a/templates/index.html +++ b/templates/index.html @@ -57,7 +57,7 @@ </div> </nav> - <div> + <div class="container mx-auto max-w-sm"> <label for="email" class="block text-sm font-medium leading-6 text-gray-900">Email</label> <div class="relative mt-2 rounded-md shadow-sm"> <div class="pointer-events-none absolute inset-y-0 left-0 flex items-center pl-3"> |