give feature cloud slightly more room on mobile
This commit is contained in:
parent
6e83304d5e
commit
63076c4f80
1 changed files with 1 additions and 1 deletions
|
@ -108,7 +108,7 @@ html:not(.dark) .feature-showcase .shiki span {
|
||||||
margin: auto;
|
margin: auto;
|
||||||
max-width: 21.5rem;
|
max-width: 21.5rem;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
min-height: 20rem;
|
min-height: 21.5rem;
|
||||||
margin-bottom: 1rem;
|
margin-bottom: 1rem;
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue