Anmeldepage

Page Mobile weiter
This commit is contained in:
Manuel Prodinger
2022-04-27 12:17:01 +02:00
parent 03b3d5ab9c
commit 336f498849
3 changed files with 20 additions and 7 deletions
+2 -2
View File
@@ -4,14 +4,14 @@ function Eingabefeld(props) {
const [usepollName, setPollName] = useState("");
return (
<div>
<label>{props.label}</label>
<br />
<input
className="form-control
border-radius: 5px
block
w-220
w-full
h-35
p-5
px-3
py-1.5
text-base