Undo bolding on accform

This commit is contained in:
Wirlaburla 2023-07-17 02:21:53 -05:00
parent 7d0b3d0001
commit a84e019e96

View File

@ -750,7 +750,6 @@ body.accform .options .option { display: flex; }
body.accform .options .option .name {
font-family: var(--primary-font);
font-weight: bold;
flex-shrink: 0;
flex-grow: 1;
text-align: right;