use normal font weight for checkbox labels

This commit is contained in:
Christophe Robillard 2022-09-26 19:04:32 +02:00 committed by krichtof
parent a6928e7ca2
commit 2985295a00

View file

@ -85,6 +85,7 @@
p,
label {
padding-left: 28px;
font-weight: normal;
}
input[type=checkbox] {