diff --git a/src/components/PropList.module.scss b/src/components/PropList.module.scss index 4064e45dc..d2bca6057 100644 --- a/src/components/PropList.module.scss +++ b/src/components/PropList.module.scss @@ -70,7 +70,7 @@ .shape { &:not(:last-child) { - margin-bottom: 2rem; + margin-bottom: 4rem; } h4 {