Browse Source

update site footer style

pull/1704/head
afc163 9 years ago
parent
commit
04e0bbdfa2
  1. 6
      site/common/styles/footer.less

6
site/common/styles/footer.less

@ -17,13 +17,13 @@ footer ul {
footer ul li {
float: left;
width: 25%;
padding: 15px 2%;
padding: 24px 2%;
}
footer ul li > h2 {
font-size: 16px;
font-size: 14px;
margin: 0 auto 8px;
font-weight: normal;
font-weight: 500;
}
footer ul li > div {

Loading…
Cancel
Save