Skip to content

Commit 63076c4

Browse files
committed
give feature cloud slightly more room on mobile
1 parent 6e83304 commit 63076c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/styles/components/featurelist.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ html:not(.dark) .feature-showcase .shiki span {
108108
margin: auto;
109109
max-width: 21.5rem;
110110
height: 100%;
111-
min-height: 20rem;
111+
min-height: 21.5rem;
112112
margin-bottom: 1rem;
113113
display: flex;
114114
justify-content: center;

0 commit comments

Comments
 (0)