lulihong пре 7 година
родитељ
комит
ad889a2eba
1 измењених фајлова са 2 додато и 2 уклоњено
  1. 2 2
      html/home/css/home2.css

+ 2 - 2
html/home/css/home2.css

@ -41,13 +41,13 @@
.list-fuwu2 li {
	box-sizing: border-box;
	height: 3.8rem;
	height: 4.2rem;
	width: 33.3%;
	float: left;
	border-bottom: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	text-align: center;
	padding-top: calc((3.8rem - 65px)/2);
	padding-top: calc((4.2rem - 65px)/2);
}
.icon-bg-qianyueguanli {