Added home backgroung image and centered input

This commit is contained in:
grata
2023-01-31 15:10:27 +01:00
parent bbacc0016b
commit 5d5c78ca14
2 changed files with 18 additions and 3 deletions

View File

@@ -1,2 +1,3 @@
<input type="text" placeholder="Type here" class="input input-bordered input-primary w-full max-w-xs" />
<div class="bg-image">
<input type="text" placeholder="Type here" class="input input-bordered input-primary w-full max-w-xs" />
</div>