give feature cloud slightly more room on mobile

This commit is contained in:
outfoxxed 2025-07-06 03:04:00 -07:00
parent 6e83304d5e
commit 63076c4f80
Signed by: outfoxxed
GPG key ID: 4C88A185FB89301E

View file

@ -108,7 +108,7 @@ html:not(.dark) .feature-showcase .shiki span {
margin: auto;
max-width: 21.5rem;
height: 100%;
min-height: 20rem;
min-height: 21.5rem;
margin-bottom: 1rem;
display: flex;
justify-content: center;