Skip to content

Commit 2bac27c

Browse files
author
mrmrs
committed
Fix bugs on homepage
1 parent 6264d69 commit 2bac27c

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

index.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -54,27 +54,27 @@
5454

5555
<main class="w-100 bt b--black-10 bg-white">
5656
<section class="bg-black-0125 w-100">
57-
<article class="pb4 pb5-ns">
57+
<article class="pb4">
5858
<header class="ph3 ph5-ns w-100 bg-transparent pv3 mb4 mb5-ns bb b--black-10 overflow-auto">
5959
<div class="nowrap mw9 center">
6060
<a title="Getting Started" href="#getting-started"
61-
class="pb2-ns f6 fw6 dim link black-70 mr2 mr3-m mr4-l dib">
61+
class="pv1-ns f6 fw6 dim link black-70 mr2 mr3-m mr4-l dib">
6262
Getting Started
6363
</a>
6464
<a title="Principles" href="#principles"
65-
class="pb2-ns f6 fw6 dim link black-70 mr1 mr3-m mr4-l dib">
65+
class="pv1-ns f6 fw6 dim link black-70 mr1 mr3-m mr4-l dib">
6666
Principles
6767
</a>
6868
<a title="Features" href="#features"
69-
class="pb2-ns f6 fw6 dim link black-70 mr1 mr3-m mr4-l dib">
69+
class="pv1-ns f6 fw6 dim link black-70 mr1 mr3-m mr4-l dib">
7070
Features
7171
</a>
7272
<a title="Style Guide" href="#style"
73-
class="pb2-ns f6 fw6 dim link black-70 mr1 mr3-m mr4-l dib">
73+
class="pv1-ns f6 fw6 dim link black-70 mr1 mr3-m mr4-l dib">
7474
Style Guide
7575
</a>
7676
<a title="Testimonials" href="#testimonials"
77-
class="pb2-ns f6 fw6 dim link black-70 mr1 mr3-m mr4-l dib">
77+
class="pv1-ns f6 fw6 dim link black-70 mr1 mr3-m mr4-l dib">
7878
Testimonials
7979
</a>
8080
</div>
@@ -603,7 +603,7 @@ <h3 class="f6 ttu fw6 mt0 bb pb2">Grids</h3>
603603
<div class="outline bg-white tc pv4 truncate w-100 no-wrap"><code>fl w-third</code></div>
604604
</div>
605605
<div class="fl w-two-thirds pa2">
606-
<div class="outline bg-white tc pv4 truncate w-100 no-wrap"><code>fl w-two-third-s</code></div>
606+
<div class="outline bg-white tc pv4 truncate w-100 no-wrap"><code>fl w-two-thirds</code></div>
607607
</div>
608608
<div class="fl w-25 pa2">
609609
<div class="outline bg-white tc pv4"><code>fl w-25</code></div>
@@ -1140,7 +1140,7 @@ <h3 class="f5 fw6 ttu tracke">Testimonials</h3>
11401140
</p>
11411141
<cite class="mtw f5 f4-m f3-l fs-normal">
11421142
<span class="fw6">Ian Storm Taylor</span>
1143-
<span class="db f5">Co-founder of <a class="link black-70 dim href="https://segment.com" title="Segment.com">Segment.com</a></span>
1143+
<span class="db f5">Co-founder of <a class="link black-70 dim" href="https://segment.com" title="Segment.com">Segment.com</a></span>
11441144
</cite>
11451145
</blockquote>
11461146
<blockquote class="fl w-100 ph0 border-box mh0 mb4 mb5-ns pb5 bb b--black-50">

src/templates/index.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,27 +11,27 @@
1111
<%= siteHeader %>
1212
<main class="w-100 bt b--black-10 bg-white">
1313
<section class="bg-black-0125 w-100">
14-
<article class="pb4 pb5-ns">
14+
<article class="pb4">
1515
<header class="ph3 ph5-ns w-100 bg-transparent pv3 mb4 mb5-ns bb b--black-10 overflow-auto">
1616
<div class="nowrap mw9 center">
1717
<a title="Getting Started" href="#getting-started"
18-
class="pb2-ns f6 fw6 dim link black-70 mr2 mr3-m mr4-l dib">
18+
class="pv1-ns f6 fw6 dim link black-70 mr2 mr3-m mr4-l dib">
1919
Getting Started
2020
</a>
2121
<a title="Principles" href="#principles"
22-
class="pb2-ns f6 fw6 dim link black-70 mr1 mr3-m mr4-l dib">
22+
class="pv1-ns f6 fw6 dim link black-70 mr1 mr3-m mr4-l dib">
2323
Principles
2424
</a>
2525
<a title="Features" href="#features"
26-
class="pb2-ns f6 fw6 dim link black-70 mr1 mr3-m mr4-l dib">
26+
class="pv1-ns f6 fw6 dim link black-70 mr1 mr3-m mr4-l dib">
2727
Features
2828
</a>
2929
<a title="Style Guide" href="#style"
30-
class="pb2-ns f6 fw6 dim link black-70 mr1 mr3-m mr4-l dib">
30+
class="pv1-ns f6 fw6 dim link black-70 mr1 mr3-m mr4-l dib">
3131
Style Guide
3232
</a>
3333
<a title="Testimonials" href="#testimonials"
34-
class="pb2-ns f6 fw6 dim link black-70 mr1 mr3-m mr4-l dib">
34+
class="pv1-ns f6 fw6 dim link black-70 mr1 mr3-m mr4-l dib">
3535
Testimonials
3636
</a>
3737
</div>
@@ -560,7 +560,7 @@ <h3 class="f6 ttu fw6 mt0 bb pb2">Grids</h3>
560560
<div class="outline bg-white tc pv4 truncate w-100 no-wrap"><code>fl w-third</code></div>
561561
</div>
562562
<div class="fl w-two-thirds pa2">
563-
<div class="outline bg-white tc pv4 truncate w-100 no-wrap"><code>fl w-two-third-s</code></div>
563+
<div class="outline bg-white tc pv4 truncate w-100 no-wrap"><code>fl w-two-thirds</code></div>
564564
</div>
565565
<div class="fl w-25 pa2">
566566
<div class="outline bg-white tc pv4"><code>fl w-25</code></div>
@@ -1097,7 +1097,7 @@ <h3 class="f5 fw6 ttu tracke">Testimonials</h3>
10971097
</p>
10981098
<cite class="mtw f5 f4-m f3-l fs-normal">
10991099
<span class="fw6">Ian Storm Taylor</span>
1100-
<span class="db f5">Co-founder of <a class="link black-70 dim href="https://segment.com" title="Segment.com">Segment.com</a></span>
1100+
<span class="db f5">Co-founder of <a class="link black-70 dim" href="https://segment.com" title="Segment.com">Segment.com</a></span>
11011101
</cite>
11021102
</blockquote>
11031103
<blockquote class="fl w-100 ph0 border-box mh0 mb4 mb5-ns pb5 bb b--black-50">

0 commit comments

Comments
 (0)