alan-turing-institute / teadt-community-survey

This is a repository for the TRIC-DT Innovation and impact hub community survey, forming part of the scoping research for the TEA-DT project
0 stars 0 forks source link

increase font size for questions #50

Open aranas opened 1 month ago

aranas commented 1 month ago

changing font size of questions is actually non-trivial. It is possible through adding the following hack: st.markdown( """ """, unsafe_allow_html=True)

Would be good to find a more elegant solution

aranas commented 1 month ago

Font size did not come up as an issue during the cognitive pilot so we will deprioritize this issue