fix(docs-infra): fix get started button rendering (#31470)
Fixes #31454 PR Close #31470
This commit is contained in:
parent
e85fa5d4ff
commit
66d6b53fb1
@ -246,12 +246,7 @@ section#intro {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.button.hero-cta {
|
.button.hero-cta {
|
||||||
display: flex;
|
padding: 2px 34px 0;
|
||||||
align-items: center;
|
|
||||||
justify-content: center;
|
|
||||||
width: 184px;
|
|
||||||
height: 40px;
|
|
||||||
padding: 0 24px;
|
|
||||||
@include font-size(18);
|
@include font-size(18);
|
||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
@include line-height(40);
|
@include line-height(40);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user