diff --git a/public/themes/dist_static/static/css/about.css b/public/themes/dist_static/static/css/about.css index 367f9a2..bee8e71 100644 --- a/public/themes/dist_static/static/css/about.css +++ b/public/themes/dist_static/static/css/about.css @@ -416,7 +416,7 @@ .ab-members { position: relative; - min-height: 56.25rem; + /* min-height: 56.25rem; */ color: var(--color-white); } .ab-members__bg { @@ -587,7 +587,7 @@ overflow-y: auto; overscroll-behavior: contain; scrollbar-gutter: stable; - padding-right: 0.75rem; + padding-right: 3rem; scrollbar-width: thin; } .ab-honors__item {