add entry page with tailwind examples 😅

This commit is contained in:
Thomas Ruoff
2020-11-25 00:38:45 +01:00
parent 2b0bc396c3
commit 54da0c7f9a
4 changed files with 81 additions and 8 deletions

View File

@@ -28,7 +28,7 @@
}
.form {
@apply w-full bg-blue-100 p-6 rounded;
@apply w-full bg-blue-50 p-6 rounded;
}
.fsw {