diff --git a/css/mobile-first.css b/css/mobile-first.css index 3d88edc2..ae622349 100644 --- a/css/mobile-first.css +++ b/css/mobile-first.css @@ -322,7 +322,9 @@ ol li { margin-bottom: 5px; padding-left: 10px;} display: inline-block; } .nextcontext { clear: both; - padding: 30px 0; + padding: 60px 0; + background: #fff; + position: relative; margin: 0 auto; width: 1140px;} h2.nexttitle { text-align: center;}