From 414cccc898074f0b6b0221b83eae348204211252 Mon Sep 17 00:00:00 2001 From: Zarino Zappia Date: Thu, 17 Mar 2016 09:26:31 +0000 Subject: [PATCH] =?UTF-8?q?Copy=20edit=20for=20homepage=20=E2=80=9Crichest?= =?UTF-8?q?=20dataset=E2=80=9D=20section?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- views/homepage.erb | 3 ++- views/sass/_custom.scss | 6 +++--- views/sass/_person-cards.scss | 1 + 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/views/homepage.erb b/views/homepage.erb index b122e3e3f..1080d1dea 100644 --- a/views/homepage.erb +++ b/views/homepage.erb @@ -9,7 +9,8 @@
-

The world’s richest political dataset

+

The world’s richest open dataset on politicians

+

2.6 million pieces of data so far, including:

Social media profiles diff --git a/views/sass/_custom.scss b/views/sass/_custom.scss index ae0872426..6ba36c346 100644 --- a/views/sass/_custom.scss +++ b/views/sass/_custom.scss @@ -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; diff --git a/views/sass/_person-cards.scss b/views/sass/_person-cards.scss index ee4cf4424..df740cca3 100644 --- a/views/sass/_person-cards.scss +++ b/views/sass/_person-cards.scss @@ -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,