diff --git a/css/portfollo.css b/css/portfollo.css index a167f75..57f7aed 100644 --- a/css/portfollo.css +++ b/css/portfollo.css @@ -16,7 +16,7 @@ } .portfolio-hardware-wrap li:nth-of-type(2){ padding-top: 60px; - background: url("../images/portfolio-hardware-wrap-2.png") no-repeat center 0; + background: url("../images/portfolio-hardware-wrap-2-active.png") no-repeat center 0; } .portfolio-hardware-wrap li:nth-of-type(3){ @@ -101,12 +101,14 @@ margin-top: 227px; /*padding-left: 50px;*/ width: 460px; + margin-left: 100px; } .ortfolio-hardware-bottom-3 li:nth-of-type(2){ background: url("../images/produect_dev3.png") no-repeat; - width: 630px; - height: 250px; + width: 298px; + height: 186px; margin-top: 197px; + margin-left: 108px; } .ortfolio-hardware-bottom-4 li:nth-of-type(1){ diff --git a/images/portfolio-hardware-wrap-2-active.png b/images/portfolio-hardware-wrap-2-active.png new file mode 100644 index 0000000..97dd8d6 --- /dev/null +++ b/images/portfolio-hardware-wrap-2-active.png diff --git a/images/produect_dev3.png b/images/produect_dev3.png old mode 100755 new mode 100644 index 7dece21..9e7ba52 --- a/images/produect_dev3.png +++ b/images/produect_dev3.png