Fix bug.
This commit is contained in:
parent
7af8ac5db9
commit
4834a8f14e
|
@ -168,6 +168,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