This commit is contained in:
Kenneth Jannette
2024-01-25 14:41:22 -06:00
parent 64b7bbd3fe
commit f857d92c0e
2 changed files with 9 additions and 5 deletions

4
src/styles/radio.scss Normal file
View File

@@ -0,0 +1,4 @@
.radio-circle-container {
display: flex;
flex-direction: row;
}