Browse Source

Update index.html

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

8
works/index.html

@ -18,7 +18,7 @@ works_right:
categories: Print categories: Print
--- ---
<div class="full" style="background-image: url(../images/@stock/works-header.jpg); background-size: cover;"> <div class="full" style="background-image: url(../images/@stock/works-header.jpg); background-size: fill;">
<div class="four spacing"></div> <div class="four spacing"></div>
<div class="section-title"> <div class="section-title">
<div class="row"> <div class="row">
@ -26,12 +26,6 @@ works_right:
<h1 class="wow slideInUp">Our works</h1> <h1 class="wow slideInUp">Our works</h1>
</div> </div>
</div> </div>
<div class="row">
<div class="medium-9 medium-centered columns">
<div class="header-quote">
<p>"A designer knows he has achieved perfection not when there is nothing left to add, but when there is nothing left to take away."</p>
</div>
</div>
</div> </div>
</div> </div>
</div> </div>

Loading…
Cancel
Save