Browse Source

Made portfolio smaller

redesign
Anxhelo Lushka 7 years ago
committed by GitHub
parent
commit
c837018362
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      projects/index.html

4
projects/index.html

@ -38,8 +38,9 @@ works_right:
</div>
</div>
<div class="full no-overflow" style="padding: 100px 70px;">
<div class="full">
<div class="four spacing"></div>
<div class="row">
<div class="large-4 columns">
{% for work in page.works_left %}
<div class="work-wrapper">
@ -80,3 +81,4 @@ works_right:
{% endfor %}
</div>
</div>
</div>

Loading…
Cancel
Save