4 lines
49 B
CSS
4 lines
49 B
CSS
|
|
.msg-error {
|
||
|
|
padding: 20px;
|
||
|
|
color: #fe5e5e;
|
||
|
|
}
|