Anxhelo Lushka
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
2 deletions
-
services.html
|
|
@ -54,7 +54,7 @@ steps: |
|
|
|
<div class="services"> |
|
|
|
{% for service in page.services %} |
|
|
|
<div class="large-4 columns"> |
|
|
|
<a href="#" class="icon-text"> |
|
|
|
<a href="#process" class="icon-text"> |
|
|
|
<i class="{{service.icon}}"></i><br /> |
|
|
|
<h3>{{service.title}}</h3> |
|
|
|
<p>{{service.desc}}</p> |
|
|
@ -66,7 +66,7 @@ steps: |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
|
|
|
|
<div class="full light-grey"> |
|
|
|
<div id="process" class="full light-grey"> |
|
|
|
<div class="section-title"> |
|
|
|
<div class="row"> |
|
|
|
<div class="medium-10 medium-centered columns"> |
|
|
|