Add illustration to the ‘what is Notify’ section

Compliments the new tagline. Illustration by Stephen.

Only shown where there is space (ie on desktop).
This commit is contained in:
Chris Hill-Scott
2016-11-28 17:20:41 +00:00
parent eca4fbbf54
commit 63e13836b0
2 changed files with 9 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

View File

@@ -8,7 +8,16 @@
color: $white;
&-wrapper {
@extend %site-width-container;
@include media(desktop) {
background-image: file-url('product/proposition-illustration.png');
background-size: 320px;
background-repeat: no-repeat;
background-position: right -14px top -10px;
}
}
h1 {