mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-03 04:30:06 +08:00
Fix site style
This commit is contained in:
parent
4a50b31d23
commit
09589a8eb5
@ -361,7 +361,6 @@ footer ul li > h2 {
|
||||
}
|
||||
|
||||
footer ul li > div {
|
||||
text-align: left;
|
||||
margin: auto;
|
||||
margin: 10px 0;
|
||||
}
|
||||
@ -1541,6 +1540,10 @@ a.entry-link:hover .anticon-smile {
|
||||
padding-right: 30px;
|
||||
}
|
||||
|
||||
.prev-next-nav {
|
||||
padding-left: 0;
|
||||
}
|
||||
|
||||
footer {
|
||||
text-align: center;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user