...
|
...
|
@@ -21,7 +21,7 @@ body, html{ |
|
|
.family-box{
|
|
|
margin-bottom: 3.5rem;
|
|
|
}
|
|
|
.name-box input, .age-box #date, .sex-box input, .family-box input {
|
|
|
.name-box input, .age-box .date, .sex-box input, .family-box input {
|
|
|
border: none;
|
|
|
font-size: 0.28rem;
|
|
|
color: #1A1A1A;
|
...
|
...
|
|