diff --git a/style.css b/style.css index 8e58821..887c108 100644 --- a/style.css +++ b/style.css @@ -1382,6 +1382,7 @@ Content Area /* Lists inside columns (to remove bottom margin as needed at mobile sizes */ .no-list-margin ul, .no-list-margin ol { + margin-top: 0; margin-bottom: 0; }