mirror of
https://github.com/ant-design/ant-design.git
synced 2026-02-09 02:49:18 +08:00
update style
This commit is contained in:
@@ -425,13 +425,13 @@ footer ul li > a {
|
||||
padding: 30px 40px 120px;
|
||||
-webkit-animation: xRightMatrix .5s ease-out .5s backwards;
|
||||
animation: xRightMatrix .5s ease-out .5s backwards;
|
||||
background: #fff;
|
||||
}
|
||||
|
||||
.main-container-center {
|
||||
margin: 0 auto;
|
||||
padding-left: 0;
|
||||
padding-right: 0;
|
||||
width: calc(100% - 80px);
|
||||
padding: 15px 20px;
|
||||
width: 88%;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user