轮切图片保持宽高比
This commit is contained in:
parent
6b61489ce2
commit
e15eab7417
@ -600,6 +600,7 @@ p#name {
|
||||
background-size: cover;
|
||||
background-position: center;
|
||||
opacity: 0;
|
||||
object-fit: contain;
|
||||
transform: translateX(100%) rotateY(30deg);
|
||||
transition: all 1s cubic-bezier(0.4, 0, 0.2, 1);
|
||||
border-radius: 10px;
|
||||
|
Loading…
Reference in New Issue
Block a user