zhengjinyi před 4 roky
rodič
revize
b27ba5198f
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      src/main/resources/static/css/base/base.pc.css

+ 1 - 1
src/main/resources/static/css/base/base.pc.css

@@ -243,7 +243,7 @@ iframe{width:320px !important;height: 280px !important}
 .copyright .item{white-space:nowrap;padding-left:35px;position:relative;float:left;margin-left:50%;transform:translateX(-50%)}
 .copyright .item:before{position:absolute;left:0;width:32px;height:32px;background-position:0 -140px}
 .copyright p span{margin:0 5px}
-.copyright p:nth-of-type(2) span:first-child{margin-right:50px}
+.copyright p:nth-of-type(2) span:first-child{margin-right:10px}
 @keyframes showAmnation {0% {top:-150px;display:none;}100% {top:-135px;display: block;} }
 /*商品Item*/
 .productItem{float:left;width:284px;height:416px;margin:0 8px;}