Merge pull request #1815 from alphagov/add-letters-to-product-page

Update product page to talk about letters
This commit is contained in:
Chris Hill-Scott
2018-01-30 11:09:06 +00:00
committed by GitHub
5 changed files with 27 additions and 14 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 28 KiB

After

Width:  |  Height:  |  Size: 9.9 KiB

View File

@@ -95,6 +95,10 @@
text-align: right;
}
.align-with-big-number-hint {
margin-top: $gutter / 0.6;
}
.global-cookie-message {
p {
@extend %site-width-container;

View File

@@ -16,7 +16,7 @@
background-image: file-url('product/proposition-illustration.png');
background-size: 320px;
background-repeat: no-repeat;
background-position: right -6px top 85px;
background-position: right -6px top 100px;
@include ie-lte(8) {
background-image: none;