remove blue background of form

This commit is contained in:
Thomas Ruoff
2020-12-31 00:36:20 +01:00
parent e3171ab85e
commit 5759f8c565

View File

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