feat(BOOK-757): Replaced Biroscript component with Typography
Approved-by: Bianca Widstam
This commit is contained in:
@@ -35,6 +35,8 @@
|
||||
gap: var(--Space-x1);
|
||||
padding: var(--Space-x4) var(--Space-x3);
|
||||
z-index: 2;
|
||||
color: var(--Base-Text-Inverted);
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.mainContent {
|
||||
@@ -60,7 +62,8 @@
|
||||
}
|
||||
|
||||
.scriptedText {
|
||||
display: inline-block;
|
||||
transform: rotate(-3deg);
|
||||
transform-origin: left;
|
||||
}
|
||||
|
||||
@media screen and (max-width: 767px) {
|
||||
|
||||
Reference in New Issue
Block a user