Skip to content

Instantly share code, notes, and snippets.

@santushnath
Created June 6, 2016 19:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save santushnath/b5ed9de95ab555999b08eb6fe5937711 to your computer and use it in GitHub Desktop.
Save santushnath/b5ed9de95ab555999b08eb6fe5937711 to your computer and use it in GitHub Desktop.
<div class="each-services-outer overflow section-separator sp-bottom">
<div class="each-services col-sm-4">
<div class="each-services-inner">
<!--
Other Content Goes Here
-->
<div class="overflow m-t-30">
<div class="btn-form-outer"> <!-- Button Area -->
<a href="#services-1" class="btn right-icon btn-services btn-mask">LEARN MORE <i class="icon icon-arrow-right"></i></a>
</div>
</div>
</div>
</div> <!-- End: .each-services -->
</div> <!-- End: .each-services-outer -->
<div class="services-full-view">
<div class="services-details" id="services-1">
<div class="services-inner relative overflow">
<!-- Button Area -->
<div class="back-button-outer overflow">
<a href="#" class="btn btn-services-back btn-mask"><i class="icon icon-arrow-carrot-left-alt2"></i></a>
</div>
<!--
Other Content Goes Here
-->
</div> <!-- End: .services-inner -->
</div> <!-- End: .services-details -->
</div> <!-- End: .services-full-view -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment