More card bg fixes
This commit is contained in:
parent
f21433e228
commit
246e256a09
1 changed files with 3 additions and 1 deletions
|
@ -45,8 +45,10 @@
|
|||
.cardbg {
|
||||
position: absolute;
|
||||
margin-top: 30%;
|
||||
max-width: 330px;
|
||||
right: -20px;
|
||||
left: -20px;
|
||||
max-width: none;
|
||||
width: 120%;
|
||||
filter: brightness(20%);
|
||||
z-index: 1;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue