fix: いろいろ
This commit is contained in:
parent
ded8135d36
commit
f9574b028b
2 changed files with 3 additions and 3 deletions
|
|
@ -118,8 +118,8 @@ function more() {
|
|||
height: 100%;
|
||||
background-size: cover;
|
||||
background-position: center center;
|
||||
-webkit-mask-image: linear-gradient(0deg, rgba(0,0,0,0) 15%, rgba(0,0,0,0.75) 100%);
|
||||
mask-image: linear-gradient(0deg, rgba(0,0,0,0) 15%, rgba(0,0,0,0.75) 100%);
|
||||
-webkit-mask-image: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 20%);
|
||||
mask-image: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 20%);
|
||||
}
|
||||
|
||||
.instance {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue