.

GRIDS

How to simply create a grid with WSS



<section class="grid-container">
<section class="grid-selector">
<p>Element 1</p>
</section>
<section class="grid-selector">
<p>Element 2</p>
</section>
<section class="grid-selector">
<p>Element 3</p>
</section>
</section>

Example

An example of a grid (desktop)

Element 1

Element 2

Element 3

Example

An example of a grid (phone)

Element 1

Element 2

Element 3