Browse Source

Update index.html

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

4
index.html

@ -2,7 +2,7 @@
layout: default
section_id: home
slides:
- text: WE FOSTER <strong>USABILITY</strong> AND <strong>OPEN SOURCE DESIGN</strong>
- text: WE FOSTER <h1>USABILITY</h1> AND <h1>OPEN SOURCE DESIGN</h1>
subtitle: Ura supports Open Source and Free Software Projects with Usability, Visual Identity and User Experience Design, no matter if small grassroots or established enterprise. We share Open Source Design principles.
overlay: overlay
button:
@ -94,7 +94,7 @@ clients:
<div class="slide">
<div class="slide-info">
<p>{{ slide.title }}</p>
<h1>{{ slide.text }}</h1>
<h2>{{ slide.text }}</h2>
<p style="line-height: 1.3;">{{ slide.subtitle }}</p>
<div class="two spacing"></div>
<a href="{{ slide.button.url }}" class="button boxed white">{{ slide.button.text }}</a>

Loading…
Cancel
Save