feat: resolve rebase
This commit is contained in:
@@ -18,26 +18,4 @@
|
||||
justify-content: center;
|
||||
min-height: 280px;
|
||||
padding: var(--Spacing-x7) var(--Spacing-x3);
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.title {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
text-wrap: balance;
|
||||
}
|
||||
|
||||
.scriptTitle {
|
||||
transform: rotate(-3deg);
|
||||
}
|
||||
|
||||
.subtitle {
|
||||
color: var(--Theme-Primary-Light-On-Surface-Text);
|
||||
font-family: var(--typography-Body-Regular-fontFamily);
|
||||
font-size: 16px;
|
||||
font-weight: 400;
|
||||
line-height: 150%;
|
||||
letter-spacing: 0.096px;
|
||||
text-align: center;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user