5 lines
45 B
CSS
5 lines
45 B
CSS
.error {
|
|
color: red;
|
|
margin-top: 12px;
|
|
}
|
.error {
|
|
color: red;
|
|
margin-top: 12px;
|
|
}
|