From 85761138637e42d639b18ad3b22b7d454cf816c2 Mon Sep 17 00:00:00 2001 From: liuqimichale <123456lq> Date: Fri, 28 Sep 2018 16:03:11 +0800 Subject: [PATCH] 产品介绍 --- css/portfollo.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/css/portfollo.css b/css/portfollo.css index ec6756e..2a615a0 100644 --- a/css/portfollo.css +++ b/css/portfollo.css @@ -205,13 +205,14 @@ /*width: 460px;*/ height: 200px; margin: 190px auto 0 ; + padding-right: 100px; } .ortfolio-hardware-bottom-1 li:nth-of-type(2){ /*padding-left: 100px;*/ background: url("../images/produect_dev1.png") no-repeat center 0; /*width: 578px;*/ height: 500px; - background-size: 100% 100%; + background-size: 578px 500px; } .ortfolio-hardware-bottom-2 li:nth-of-type(1){ margin-top: 190px; -- libgit2 0.21.4