Created
July 27, 2020 13:02
-
-
Save emendelski/23d1c6afc71d99c3e20097e16de255e1 to your computer and use it in GitHub Desktop.
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
| <section class="c-floating"> | |
| <div class="container"> | |
| <div class="row justify-content-center"> | |
| <div class="col-md-10 col-lg-8 col-xl-7"> | |
| <div class="c-floating__box w-100" data-skew-padding> | |
| <div class="c-floating__inner"> | |
| <div class="text"> | |
| <!-- WYSIWYG --> | |
| </div> | |
| </div> | |
| <div class="c-floating__bg"></div> | |
| </div> | |
| </div> | |
| </div> | |
| </div> | |
| </section> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment