better css

This commit is contained in:
mcguirepr89
2022-01-24 16:42:06 -05:00
parent 94b9db3479
commit c6df9e0899
2 changed files with 15 additions and 1 deletions
+3
View File
@@ -55,9 +55,12 @@ h3 {
text-align:left;
}
label {
float:left;
width: 40%;
font-weight:bold;
}
input {
width: 60%;
text-align:center;
font-size:large;
}