调整
This commit is contained in:
@@ -13,7 +13,9 @@
|
||||
<div class="content">
|
||||
<div class="title">Thank you.</div>
|
||||
<div class="tip">
|
||||
We are starting to learn your preferences, Looking forward to see you again,
|
||||
We are starting to learn your preferences,
|
||||
<br />
|
||||
Looking forward to see you again,
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -33,21 +35,19 @@
|
||||
background-size: cover;
|
||||
> .content {
|
||||
position: absolute;
|
||||
top: 12.9rem;
|
||||
left: 6rem;
|
||||
// width: 100%;
|
||||
top: 15.4rem;
|
||||
left: 9.6rem;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
> .title {
|
||||
font-family: satoshiBold;
|
||||
font-size: 14.7rem;
|
||||
font-size: 11rem;
|
||||
line-height: 124%;
|
||||
}
|
||||
> .tip {
|
||||
margin-top: 2.5rem;
|
||||
width: 58.2rem;
|
||||
font-family: satoshiRegular;
|
||||
font-size: 4.1rem;
|
||||
font-size: 4rem;
|
||||
line-height: 132%;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user