Reword and embiggen the headings

Also reword some of the `<p>`s so that they flow better from the
headings.

This was a bit me, and a bit sitting down and hammering this stuff out
with Stephen and Sheryll.
This commit is contained in:
Chris Hill-Scott
2016-11-30 13:52:12 +00:00
parent 63e13836b0
commit 4af8206723
2 changed files with 29 additions and 18 deletions

View File

@@ -71,12 +71,23 @@
&-section {
@extend %site-width-container;
margin-bottom: $gutter-half;
h2 {
@include bold-24;
margin: $gutter-half 0 10px 0;
}
h2 {
@include bold-36;
margin: 0 0 $gutter;
}
.with-keyline {
border-top: 1px solid $border-colour;
padding: $gutter * 1.5 0 0 0;
}
img {
max-width: 100%;
margin: 0 0 $gutter * 1.5 0;