mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-02 12:09:14 +08:00
update site footer style
This commit is contained in:
parent
5b921b6960
commit
04e0bbdfa2
@ -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…
Reference in New Issue
Block a user