forked from 40Q/acf-gutenberg
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
5 additions
and
38 deletions.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,42 +1,7 @@ | ||
<section class="g-py-100"> | ||
|
||
<div class="container"> | ||
<div class="row no-gutters"> | ||
<div class="col-lg-4 g-px-40 g-mb-50 g-mb-0--lg"> | ||
<!-- Icon Blocks --> | ||
<div class="text-center"> | ||
<span class="d-inline-block u-icon-v3 u-icon-size--xl g-bg-primary g-color-white rounded-circle g-mb-30"> | ||
<i class="icon-communication-081 u-line-icon-pro"></i> | ||
</span> | ||
<h3 class="h5 g-color-gray-dark-v2 g-font-weight-600 text-uppercase mb-3">Beautiful Designs</h3> | ||
<p class="mb-0">We strive to embrace and drive change in our industry which allows us to keep our clients relevant.</p> | ||
<div class="row"> | ||
Test | ||
</div> | ||
<!-- End Icon Blocks --> | ||
</div> | ||
|
||
<div class="col-lg-4 g-brd-left--lg g-brd-gray-light-v4 g-px-40 g-mb-50 g-mb-0--lg"> | ||
<!-- Icon Blocks --> | ||
<div class="text-center"> | ||
<span class="d-inline-block u-icon-v3 u-icon-size--xl g-bg-primary g-color-white rounded-circle g-mb-30"> | ||
<i class="icon-finance-086 u-line-icon-pro"></i> | ||
</span> | ||
<h3 class="h5 g-color-gray-dark-v2 g-font-weight-600 text-uppercase mb-3">Unique Features</h3> | ||
<p class="mb-0">We strive to embrace and drive change in our industry which allows us to keep our clients relevant.</p> | ||
</div> | ||
<!-- End Icon Blocks --> | ||
</div> | ||
|
||
<div class="col-lg-4 g-brd-left--lg g-brd-gray-light-v4 g-px-40"> | ||
<!-- Icon Blocks --> | ||
<div class="text-center"> | ||
<span class="d-inline-block u-icon-v3 u-icon-size--xl g-bg-primary g-color-white rounded-circle g-mb-30"> | ||
<i class="icon-communication-057 u-line-icon-pro"></i> | ||
</span> | ||
<h3 class="h5 g-color-gray-dark-v2 g-font-weight-600 text-uppercase mb-3">Reliable Support</h3> | ||
<p class="mb-0">We strive to embrace and drive change in our industry which allows us to keep our clients relevant.</p> | ||
</div> | ||
<!-- End Icon Blocks --> | ||
</div> | ||
</div> | ||
</div> | ||
</section> |
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