diff --git a/src/styles/components/featurelist.css b/src/styles/components/featurelist.css index 018aed4..1f343cb 100644 --- a/src/styles/components/featurelist.css +++ b/src/styles/components/featurelist.css @@ -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;