diff --git a/pages/helpers/main.css b/pages/helpers/main.css index adddc02..925501f 100644 --- a/pages/helpers/main.css +++ b/pages/helpers/main.css @@ -23,7 +23,7 @@ [class*="col-"] { float: left; - padding: 10px; + padding: 15px; /*border: 1px solid green;*/ /* FORTESTING otherwise disable */ } @@ -36,9 +36,11 @@ /** Make the menu items centered and layout horizontal. **/ .menu { + /* margin-top: 5px; padding-top: 10px; padding-bottom: 10px; + */ } .menu-list { text-align: center;