diff --git a/htdocs/static-sanji-v2/css/index.css b/htdocs/static-sanji-v2/css/index.css index a004106e..7e755db6 100644 --- a/htdocs/static-sanji-v2/css/index.css +++ b/htdocs/static-sanji-v2/css/index.css @@ -128,15 +128,15 @@ margin: 4px; ----------------------------------------------*/ .carousel{ - height: 500px; - margin-top: 70px; + height: 450px; + margin-top: 69px; } .carousel-inner .item h4{ margin: 0; position: absolute; } .carousel-inner .item{ - height: 500px; + height: 450px; background-size:100% ; background-position: center center; } diff --git a/htdocs/static-sanji-v2/css/top.css b/htdocs/static-sanji-v2/css/top.css index a03bb6a5..e1e6cc1a 100644 --- a/htdocs/static-sanji-v2/css/top.css +++ b/htdocs/static-sanji-v2/css/top.css @@ -11,6 +11,7 @@ z-index: 99999; border-radius: 0; top: 0px; + margin-bottom: 160px; /*border-bottom: 1px solid #303848;*/ }