Improve screenreader accessibility

This commit is contained in:
Raphael Michel
2018-05-09 17:12:26 +02:00
parent 0a9aeca3bc
commit 71c8267dea
4 changed files with 31 additions and 10 deletions

View File

@@ -50,6 +50,9 @@
margin: 0;
}
}
&.variation label {
font-weight: normal;
}
}
.radio .variation-description {
padding-left: 20px;