mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-10 10:03:21 -04:00
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:
BIN
app/assets/images/product/proposition-illustration.png
Normal file
BIN
app/assets/images/product/proposition-illustration.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 28 KiB |
@@ -8,7 +8,16 @@
|
|||||||
color: $white;
|
color: $white;
|
||||||
|
|
||||||
&-wrapper {
|
&-wrapper {
|
||||||
|
|
||||||
@extend %site-width-container;
|
@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 {
|
h1 {
|
||||||
|
|||||||
Reference in New Issue
Block a user