Darken labels since the background is now more white but light grey

This commit is contained in:
Jean-Baptiste Bellet
2022-12-29 14:47:12 +01:00
parent 7b7718977f
commit 5601a6d3b6

View File

@@ -25,7 +25,7 @@ fieldset {
}
fieldset label {
color: $v2-medium-grey;
color: $v2-medium-dark-grey;
}
fieldset legend {