mirror of
https://github.com/ant-design/ant-design.git
synced 2025-01-18 22:36:31 +08:00
update site style
This commit is contained in:
parent
0cf841db94
commit
f3df363ec7
@ -167,7 +167,7 @@
|
||||
|
||||
.promote-banner {
|
||||
position: relative;
|
||||
display: block;
|
||||
display: none;
|
||||
padding-top: 64px;
|
||||
img {
|
||||
max-width: 100%;
|
||||
|
@ -155,6 +155,6 @@
|
||||
}
|
||||
|
||||
@keyframes balance {
|
||||
from { transform: rotate(-2deg); }
|
||||
to { transform: rotate(2deg); }
|
||||
from { transform: rotate(-6deg); }
|
||||
to { transform: rotate(6deg); }
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user