9 lines
136 B
CSS
9 lines
136 B
CSS
.wpcf-prototype {
|
|
display: none;
|
|
}
|
|
|
|
.warning-message {
|
|
color: #f44336;
|
|
font-weight: bold;
|
|
margin-top: 1rem !important;
|
|
} |