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
3 additions and
1 deletions
-
projects/index.html
|
@ -38,8 +38,9 @@ works_right: |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
|
|
|
|
|
|
<div class="full no-overflow" style="padding: 100px 70px;"> |
|
|
<div class="full"> |
|
|
<div class="four spacing"></div> |
|
|
<div class="four spacing"></div> |
|
|
|
|
|
<div class="row"> |
|
|
<div class="large-4 columns"> |
|
|
<div class="large-4 columns"> |
|
|
{% for work in page.works_left %} |
|
|
{% for work in page.works_left %} |
|
|
<div class="work-wrapper"> |
|
|
<div class="work-wrapper"> |
|
@ -79,4 +80,5 @@ works_right: |
|
|
</div> |
|
|
</div> |
|
|
{% endfor %} |
|
|
{% endfor %} |
|
|
</div> |
|
|
</div> |
|
|
|
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|