Created
February 27, 2024 00:07
-
-
Save estefanionsantos/544cbe5277b25db9a5c59e1206d53079 to your computer and use it in GitHub Desktop.
Grid From column to row
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_12 bg">4</div> | |
<div class="gr gr_4 gr_md_12 bg">4</div> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment