Horizontal radio buttons

The above examples helped. I modified the above code and centered the radio buttons.

st.write(‘div.row-widget.stRadio > div{flex-direction:row;justify-content: center}’, unsafe_allow_html=True)