Release 24.47.6
Tactics 2.11.0
light_mode
dark_mode

Layout

The layout is the structure of the page. It is composed of a box, a section and/or a grid.

Some rules :
- The contentPage element is mandatory, it is the global wrapper.
- The contentPage_box [is-alt] element is mandatory, it contains the page content and adds safety margins. If you don't want the white box, you can add the 'is-alt' class
- The contentPage_section element is optional, it is used to separate the contents from each other with a gray horizontal line.
- The contentPage_grid [is-centered] element is optional, it allows you to display sub-elements in columns, and if there is enought space, the sub elements move to the line.

CSS components : Betclic/_content/_promotion/_common/_css/_components/_section.scss