forked from mirror/chinese-colors
fix: image zindex
This commit is contained in:
parent
f33fed8dc9
commit
2b1298a4cb
@ -77,6 +77,8 @@ const Wrapper = styled.section`
|
||||
position: absolute;
|
||||
bottom: 0;
|
||||
right: 0;
|
||||
z-index: -1;
|
||||
max-height: 100%;
|
||||
}
|
||||
`;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user