Description Usage Arguments Functions See Also
These functions change the alignment of the text inside a container.
1 2 3 4 5 6 7 8 | bulma_align(tag, align = c("left", "right", "centered"))
bulma_text_align(
tag,
align = c("left", "centered", "justified", "right"),
breakpoint = c("mobile", "touch", "tablet-only", "tablet", "desktop-only", "desktop",
"widescreen-only", "widescreen", "fullhd")
)
|
tag |
(tag) tag to be modified |
align |
(str) alignment of the text |
breakpoint |
(str) breakpoint applicable |
bulma_text_align
: text alignment
Other Bulma Modifiers:
bulma_color()
,
bulma_flex()
,
bulma_helpers
,
bulma_modifier
,
bulma_size()
,
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.