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