diff --git a/css/portfollo.css b/css/portfollo.css index 5e9900e..0311bf8 100644 --- a/css/portfollo.css +++ b/css/portfollo.css @@ -83,14 +83,12 @@ height: 500px; } .portfolio-rnt-wrap{ - width: 50%; height: 500px; float: left; background: url("../images/portfolio-rnt.png") no-repeat -35px 0; overflow: hidden; } .portfolio-pc-wrap{ - width: 50%; height: 500px; float: left; background: url("../images/portfolio-pc.png") no-repeat center center; @@ -98,7 +96,6 @@ overflow: hidden; } .portfolio-analysis-wrap{ - width: 50%; height: 500px; float: left; background: url("../images/portfolio-pc.png") no-repeat center center; @@ -108,19 +105,19 @@ #portfolio-rnt{ width: 300px; height: 500px; - margin-left: 215px; + margin-left: 200px; margin-top: 23px; } #portfolio-pc{ width: 473px; height: 300px; - margin-left: 63px; + margin-left: 48px; margin-top: 93px; } #portfolio-analysis{ width: 473px; height: 300px; - margin-left: 63px; + margin-left: 49px; margin-top: 93px; } #portfolio-rnt .portfolio-rnt1{ diff --git a/portfolio.html b/portfolio.html index 60e70fd..7e6b827 100755 --- a/portfolio.html +++ b/portfolio.html @@ -101,8 +101,8 @@