diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index e3eb99e..b3d9318 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -1315,10 +1315,10 @@ a.active{ background-repeat: no-repeat; } .mat_pics{ - margin: 43px auto 115px auto; + margin: 43px auto 210px auto; float: none; width: 100%; - max-width: 1070px; + max-width: 1020px; } .mat_pic{ margin-bottom: 25px; @@ -1683,6 +1683,7 @@ p.right{text-align: right;} font-size: 17px; letter-spacing: 0.5px; text-align: left; + margin-left: 45px; } .mat-opt-list ul li{margin-bottom: 20px;} .mat-opt-list ul li:last-child{margin-bottom: 0px;} -- libgit2 0.21.4