diff --git a/static/css/main.css b/static/css/main.css index 292e625..8e7e383 100644 --- a/static/css/main.css +++ b/static/css/main.css @@ -1613,17 +1613,11 @@ a:focus { color: #7d7d7d; } -/* Add invisible separator (blank space) before specific sections */ -#experience, -#awards, -#courses { - padding-top: 60px !important; -} - +/* Add invisible separator (blank space) below section titles */ #experience .section-title, #awards .section-title, #courses .section-title { - margin-bottom: 25px; + margin-bottom: 40px !important; } /* Smooth scrolling */