Skip to content

Commit

Permalink
Copy edit for homepage “richest dataset” section
Browse files Browse the repository at this point in the history
  • Loading branch information
zarino committed Mar 17, 2016
1 parent d2fac49 commit 414cccc
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 4 deletions.
3 changes: 2 additions & 1 deletion views/homepage.erb
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@

<div class="page-section page-section--grey">
<div class="container homepage-data-example">
<h2>The world’s richest political dataset</h2>
<h2>The world’s richest open dataset on politicians</h2>
<p><strong>2.6 million</strong> pieces of data so far, including:</p>

<p class="homepage-data-example__toggles">
<span class="section-toggle section-toggle--selected" data-section-toggle="social">Social media profiles</span>
Expand Down
6 changes: 3 additions & 3 deletions views/sass/_custom.scss
Original file line number Diff line number Diff line change
Expand Up @@ -108,15 +108,15 @@
}

.homepage-data-example {
text-align: center;

h2 {
font-size: 1.8em;
text-align: center;
margin-bottom: 0.7em;
}
}

.homepage-data-example__toggles {
text-align: center;
margin-top: 1em;

.section-toggle {
color: $colour_links;
Expand Down
1 change: 1 addition & 0 deletions views/sass/_person-cards.scss
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
.person-card {
background: #fff;
box-shadow: 0 1px 1px rgba(0,0,0,0.2);
text-align: left;
}

.person-card__primary,
Expand Down

0 comments on commit 414cccc

Please sign in to comment.