form legend are red

This commit is contained in:
Jean-Baptiste Bellet
2023-09-05 16:32:19 +02:00
parent 1b9a7aa81e
commit f2941f9275

View File

@@ -150,7 +150,7 @@ fieldset {
legend {
background-color: $color-1;
color: $color-2;
color: $red;
font-size: 14px;
font-weight: 600;
text-align: center;