Skip to content

Commit 450c9e0

Browse files
author
Pedro Aim
committed
fixing better email
1 parent e398578 commit 450c9e0

File tree

2 files changed

+6
-10
lines changed

2 files changed

+6
-10
lines changed
Lines changed: 1 addition & 8 deletions
Loading

email_login/src/new-components/launch.scss

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
margin-top: 185px;
1010

1111
> div {
12-
background-position: center;
12+
background-position: bottom;
1313
background-repeat: no-repeat;
1414
}
1515
}
@@ -21,7 +21,10 @@
2121

2222
.subtitle {
2323
background-image: url(../#{$_PATH_TO_IMAGES}/img-subtitle.svg);
24-
height: 48px;
24+
height: 30px;
25+
width: 190px;
26+
margin: auto;
27+
margin-top: 18px;
2528
}
2629

2730
.buttons-container {

0 commit comments

Comments
 (0)