Browse Source

Update index.html

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

2
index.html

@ -92,7 +92,7 @@ clients:
<p>{{ slide.title }}</p>
<h1>{{ slide.text }}</h1>
<p style="line-height: 1.3;">{{ slide.subtitle }}</p>
<div class="two spacing"></div>
<div class="one spacing"></div>
<a href="{{ slide.button.url }}" class="button boxed white">{{ slide.button.text }}</a>
</div>
<div class="slide-left" style="background-color: {{ slide.bg_color }};">

Loading…
Cancel
Save