Closed starchild closed 5 years ago
The easiest way would probably be to use the flex utility classes on the container. Using flex flex-center
will center vertically and horizontally, while flex items-center
will only center vertically.
ty v much, that's just perfect!
More a question than an issue: In the framework, is there a way to vertically align say an image within a div? I can't find anything....