Replace sign up and terms illustrations with SVG

remove app/assets/images/confirm-illustration.png

confirm illustration

align illustrations

minimize illustrations

Add original design files in assets
This commit is contained in:
Hidde Wieringa 2024-05-14 19:49:35 +02:00
parent 25e1145c32
commit 4aef6e9f17
No known key found for this signature in database
GPG key ID: 014B9FCF5F3BFA95
10 changed files with 4241 additions and 4239 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 49 KiB

After

Width:  |  Height:  |  Size: 27 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 63 KiB

After

Width:  |  Height:  |  Size: 49 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 34 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 61 KiB

After

Width:  |  Height:  |  Size: 44 KiB

Before After
Before After

View file

@ -713,7 +713,7 @@ tr.turn {
/* Overrides for pages that use new layout conventions */
.header-illustration {
background-position: 0 0;
background-position: right;
background-repeat: no-repeat;
position: relative;
min-height: 200px;
@ -722,16 +722,15 @@ tr.turn {
bottom: 0;
&.new-user-main {
background-image: image-url("sign-up-illustration.png");
background-position-x: 50px;
background-image: image-url("sign-up-illustration.svg");
}
&.confirm-main {
background-image: image-url("confirm-illustration.png");
background-image: image-url("confirm-illustration.svg");
}
&.new-user-terms {
background-image: image-url("terms-illustration.png");
background-image: image-url("terms-illustration.svg");
}
}

File diff suppressed because it is too large Load diff

After

Width:  |  Height:  |  Size: 49 KiB

File diff suppressed because it is too large Load diff

After

Width:  |  Height:  |  Size: 63 KiB

File diff suppressed because it is too large Load diff

After

Width:  |  Height:  |  Size: 61 KiB