We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 773d174 + 92b65a0 commit 61d78daCopy full SHA for 61d78da
guides/assets/stylesrc/_main.scss
@@ -596,7 +596,7 @@ body.guide {
596
display: block;
597
border-radius: $base-border-radius;
598
color: $gray-900;
599
- height: 58em;
+ height: 61em;
600
padding: 2em 2em 1.5em 2em;
601
position: absolute;
602
top: 25px;
@@ -616,7 +616,7 @@ body.guide {
616
display: flex;
617
flex-direction: column;
618
flex-wrap: wrap;
619
- max-height: 53em;
+ max-height: 60em;
620
width: 100%;
621
622
.guides-section {
0 commit comments