This commit is contained in:
Kenneth Jannette
2024-01-25 14:56:33 -06:00
parent ad255e01bb
commit 72b593c109
5 changed files with 14 additions and 6 deletions

View File

@@ -13,5 +13,9 @@
}
.radio-name-box {
margin: 12px 8px;
font-family: var(--main-font);
font-family: Roboto;
font-weight: 500;
letter-spacing: 0.05rem;
margin: 13px 8px;
}