Registrierfehler behoben
This commit is contained in:
@@ -10,7 +10,7 @@ a.qp-a-button {
|
|||||||
a.qp-a-button-small {
|
a.qp-a-button-small {
|
||||||
@apply p-1 rounded-md hover:scale-105 transition duration-300 shadow-md;
|
@apply p-1 rounded-md hover:scale-105 transition duration-300 shadow-md;
|
||||||
}
|
}
|
||||||
.register input{@apply p-3 rounded-full bg-gray-200 focus:scale-105 transition duration-200 font-black;}
|
.register input{@apply p-3 rounded-full bg-gray-200 focus:scale-105 transition duration-200 font-black w-full;}
|
||||||
|
|
||||||
.input-group {
|
.input-group {
|
||||||
@apply flex flex-col gap-4 max-w-md mx-auto p-6 bg-white rounded-xl shadow-lg;
|
@apply flex flex-col gap-4 max-w-md mx-auto p-6 bg-white rounded-xl shadow-lg;
|
||||||
|
|||||||
Reference in New Issue
Block a user