Created
February 27, 2024 00:09
-
-
Save estefanionsantos/dee2bce1e6f90f2697cc6f8d5ec4d3b3 to your computer and use it in GitHub Desktop.
Grid One row and 2 columns for mobile
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="row row_fluid"> | |
<div class="gr gr_4 gr_md_12 bg">4</div> | |
<div class="gr gr_4 gr_md_6 bg">4</div> | |
<div class="gr gr_4 gr_md_6 bg">4</div> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment