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
<div class="uk-grid uk-grid-medium"> | |
<div class="uk-width-small-1-1 uk-width-medium-1-2" style="margin-bottom: 20px;"> | |
<div class="uk-panel" style="background-image: url('/wp-content/uploads/2016/03/help-1.jpg'); background-repeat: no-repeat; background-size: cover; height: 180px; border: 10px solid white;"> | |
<p style="font-size: 26px; font-family: 'Maven Pro'; color: #727272; text-transform: uppercase; margin-top: 50px; margin-left: 50px; margin-bottom: 28px;"> | |
shopping assistant | |
</p> | |
<a href="/services/" class="tt-help-booton">get advice</a> | |
</div> | |
</div> | |
<div class="uk-width-small-1-1 uk-width-medium-1-2" style="margin-bottom: 20px;"> | |
<div class="uk-panel" style="background-image: url('/wp-content/uploads/2016/03/help-2.jpg'); background-repeat: no-repeat; background-size: cover; height: 180px; border: 10px solid white;"> | |
<p style="font-size: 26px; font-family: 'Maven Pro'; color: #727272; text-transform: uppercase; margin-top: 50px; margin-left: 50px; margin-bottom: 28px;"> | |
Help & Support | |
</p> | |
<a href="/services/" class="tt-help-booton">get help</a> | |
</div> | |
</div> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment