<b-form-checkbox-group> components render
inline checkboxes by default, while
<b-form-checkbox> renders block-level (stacked)
checkboxes.
Use the size prop to control the size of the
checkbox. The default size is medium. Supported size values are
sm (small) and lg (large).