diff --git a/src/main/webapp/jsp/index.jsp b/src/main/webapp/jsp/index.jsp index 2ba060e..a454eed 100644 --- a/src/main/webapp/jsp/index.jsp +++ b/src/main/webapp/jsp/index.jsp @@ -16,13 +16,6 @@ .btn-fast:hover{ background:rgb(140, 214, 140)!important; } - .banner{ - /*padding-top: 150px; - height:650px;*/ - } - .effect-wp{ - width: 1400px; - } .effect{ padding-top: 30px; text-align: center; @@ -31,6 +24,9 @@ padding-top:10px; line-height: 150%; } + .effect img{ + width:200px; + } .featurette-header{ text-align: center; font-size: 34px; @@ -211,4 +207,4 @@ })(); - \ No newline at end of file +