diff --git a/platform/frontend/style.css b/platform/frontend/style.css index 4d8b0e6..38702e5 100644 --- a/platform/frontend/style.css +++ b/platform/frontend/style.css @@ -1422,8 +1422,7 @@ body { /* Activities Section */ #activities { padding-top: 2rem; - padding-bottom: 4rem; - /* Reduced since it's the last section before footer */ + padding-bottom: 6rem; } .activities-grid { @@ -1783,6 +1782,6 @@ body { } #activities { - padding-bottom: 8rem; + padding-bottom: 6rem; } } \ No newline at end of file