Fix bug.
This commit is contained in:
parent
515e64ec6a
commit
161ef4567d
|
@ -312,6 +312,7 @@
|
||||||
background-image: linear-gradient(
|
background-image: linear-gradient(
|
||||||
180deg
|
180deg
|
||||||
, #ffffff00 32%, #00000080 89%);
|
, #ffffff00 32%, #00000080 89%);
|
||||||
|
width: 100%;
|
||||||
}
|
}
|
||||||
.card:before{
|
.card:before{
|
||||||
content: "";
|
content: "";
|
||||||
|
|
Loading…
Reference in New Issue