Browse Source

Update index.html

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

2
index.html

@ -88,7 +88,7 @@ clients:
<div class="slide-info">
<p>{{ slide.title }}</p>
<h1>{{ slide.text }}</h1>
<p style="color: #333">{{ slide.subtitle }}</p>
<p style="color: #333; line-height: 1.3;">{{ slide.subtitle }}</p>
<div class="three spacing"></div>
<a href="{{ slide.button.url }}" class="button boxed black">{{ slide.button.text }}</a>
</div>

Loading…
Cancel
Save