more
This commit is contained in:
@@ -30,6 +30,11 @@
|
||||
letter-spacing: -0.6px;
|
||||
font-weight: 400;
|
||||
font-size: 2rem;
|
||||
&.trial {
|
||||
margin-top: -10px;
|
||||
font-size: 1.16rem;
|
||||
font-weight: 400;
|
||||
}
|
||||
}
|
||||
|
||||
.signup-subheader-text {
|
||||
@@ -54,13 +59,24 @@
|
||||
|
||||
.signup-button-box {
|
||||
width: 100%;
|
||||
margin-bottom: 24px;
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
justify-content: flex-end;
|
||||
padding-right: 14px;
|
||||
}
|
||||
|
||||
.signup-freebie-box {
|
||||
width: 100%;
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
justify-content: flex-end;
|
||||
padding-right: 22px;
|
||||
margin-top: 12px;
|
||||
margin-bottom: 24px;
|
||||
font-size: 1.15rem;
|
||||
color: #2759ff;
|
||||
}
|
||||
|
||||
.signup-proceed {
|
||||
width: 160px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user