7 lines
58 B
CSS
7 lines
58 B
CSS
.form {
|
|
margin-bottom: 30px;
|
|
}
|
|
|
|
.error {
|
|
color: red;
|
|
} |