Description Usage Arguments Functions See Also
Bulma has four main sizes (small, medium, large) and a default that can be forced in component elements (normal).
1 2 3 | bulma_size(tag, size = c("small", "medium", "large", "normal"))
bulma_fullwidth(tag)
|
tag |
(tag) to be modified |
size |
(string) small, medium, large, or normal. |
bulma_size: changes the size of the tag
bulma_fullwidth: makes sure element spans the entire width
Other Bulma Modifiers:
bulma_align(),
bulma_color(),
bulma_flex(),
bulma_helpers,
bulma_modifier,
bulma_spacing(),
bulma_state(),
bulma_text,
bulma_visibility
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.