I've got a `Form` that I want to center (ideally b...
# kvision
m
I've got a
Form
that I want to center (ideally both vertically and horizontally). My understanding is that I need to set
text-align: center
it horizontally. I've haven't managed to find anywhere how to set this. Is it possible to set it?