Skip to content

Commit d994ef0

Browse files
author
Keith Daulton
committed
Fixes classname reference
1 parent 081527c commit d994ef0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<section class="c-section c-section--fixed-hero c-section--light c-section--rough" id="intro">
2828
<div class="l-row l-row--narrow l-row--halves">
2929
<div class="c-section__content">
30-
<div class="h-a-fade-in-down h-vp-in">
30+
<div class="a-fade-in-down h-vp-in-once">
3131
<h1>Hello!</h1>
3232
<p>I'm a <strong>UI Developer &amp; Designer</strong> with a passion for creating awesome user experiences for web and mobile.</p>
3333
<p>I make pixels & divs pretty!</p>
@@ -39,7 +39,7 @@ <h1>Hello!</h1>
3939
<section class="c-section c-section--fixed-hero c-section--feint c-section--polished" id="bio">
4040
<div class="l-row l-row--narrow l-row--halves">
4141
<div class="c-section__content">
42-
<div class="h-a-fade-in-down h-vp-in-once">
42+
<div class="a-fade-in-down h-vp-in-once">
4343
<h1>I'm Keith &mdash;</h1>
4444
<p>A leader in user-interface development and design with over 17 years of experience and a proven track record for delivering scalable, interactive and multi-device web experiences including: online stores, single-page applications, marketing apps, widgets, microsites, landing pages and social-networking websites.</p>
4545
</div>

0 commit comments

Comments
 (0)