Skip to content

adding div shortcode

Removing last div.row in grid/section-container in an effort to standardize how we build our shortcodes.

div.row is only needed with div.col-.

We should be including div.row in our shortcodes only when we are using div.col-.

Signed-off-by: Christopher Guindon chris.guindon@eclipse-foundation.org

Merge request reports