This commit is contained in:
Kenneth Jannette
2024-01-25 16:03:36 -06:00
parent f9e907f54e
commit 471ec8eb8c
4 changed files with 20 additions and 4 deletions

View File

@@ -9,14 +9,18 @@
}
.radio-circle-top {
height: 50px;
height: 40px;
display: flex;
flex-direction: row;
}
.radio-circle-bottom {
.radio-circle-lower {
display: flex;
flex-direction: column;
margin-left: 18px;
padding-left: 26px;
}
.radio-circle-box {
height: 40px;
margin: 12px 8px;