We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 87a082a + 364da53 commit 2368087Copy full SHA for 2368087
1 file changed
assets/scss/_documentation.scss
@@ -498,15 +498,8 @@ body.docs-portal {
498
row-gap: 1rem;
499
column-gap: 1rem;
500
.launch-card {
501
- .card-content {
502
- width: fit-content;
503
- flex-grow: initial;
504
- }
505
max-width: calc(min(80vw, 40em));
506
padding: 0.75rem;
507
- > .card-content button {
508
- align-self: flex-end;
509
510
}
511
512
@media (max-width: 60rem) {
0 commit comments