Created
March 8, 2017 18:23
-
-
Save faforty/6cad0179ba487d5e8df2df01a1afe891 to your computer and use it in GitHub Desktop.
This file contains 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="b-portfolio"> | |
<!-- Center --> | |
<div class="container"> | |
<div class="b-portfolio__box"> | |
<div class="b-portfolio__box__items">Блок 1</div> | |
<div class="b-portfolio__box__items">Блок 2</div> | |
<div class="b-portfolio__box__items">Блок 3</div> | |
</div> | |
</div> | |
</section> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment