felder gleich lang

This commit is contained in:
Cay 2026-03-11 16:51:25 +00:00
parent 4a03effdf7
commit 5237900eb5

View File

@ -32,20 +32,16 @@ width:400px;
} }
input{ input,
button{
width: 100%; width: 100%;
padding:12px; padding: 14px;
margin-top: 10px; margin-top: 10px;
} border-radius: 6px;
border: none;
button{
margin-top:15px;
padding:12px;
width:100%;
box-sizing: border-box;
} }
.error{ .error{