This commit is contained in:
Kenneth Jannette
2024-01-25 15:57:02 -06:00
parent 061357a746
commit f9e907f54e

View File

@@ -1,6 +1,6 @@
.radio-circle-container {
display: flex;
flex-direction: row;
flex-direction: column;
background-color: #fff;
height: 160px;
margin: 10px 8px 0px 8px;