We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e398578 commit 450c9e0Copy full SHA for 450c9e0
email_login/src/images/img-subtitle.svg
email_login/src/new-components/launch.scss
@@ -9,7 +9,7 @@
9
margin-top: 185px;
10
11
> div {
12
- background-position: center;
+ background-position: bottom;
13
background-repeat: no-repeat;
14
}
15
@@ -21,7 +21,10 @@
21
22
.subtitle {
23
background-image: url(../#{$_PATH_TO_IMAGES}/img-subtitle.svg);
24
- height: 48px;
+ height: 30px;
25
+ width: 190px;
26
+ margin: auto;
27
+ margin-top: 18px;
28
29
30
.buttons-container {
0 commit comments