This commit is contained in:
Kenneth Jannette
2024-01-26 19:56:16 -06:00
parent 995fa1882d
commit a7197b2e8b
4 changed files with 11 additions and 7 deletions

View File

@@ -19,8 +19,8 @@
.radio-circle-lower {
display: flex;
flex-direction: column;
margin-left: 18px;
padding-left: 26px;
margin-left: 12px;
padding-left: 10px;
}
.radio-circle-box {
@@ -44,7 +44,6 @@
.radio-price-box {
display: flex;
flex-direction: row-reverse;
height: 30px;
width: 30%;
}