bulma-o-steps icon indicating copy to clipboard operation
bulma-o-steps copied to clipboard

Add default fontsize using em to the step and content

Open octoshrimpy opened this issue 6 years ago • 0 comments

By giving the step "header" a class, and giving that class a default font-size of 1.5em, we can change the size of the entire step information by giving .steps-segment a rem font-size. Also could declare default size for all steps by giving .steps a modifier class.

make sure to use bulma's size modifiers for default classes. (.is-small, .is-medium, .is-large)

octoshrimpy avatar Jun 08 '18 01:06 octoshrimpy