mirror of
https://github.com/AykutSarac/jsoncrack.com.git
synced 2025-01-27 15:22:56 +08:00
fix loading screen
This commit is contained in:
parent
9005763c71
commit
5b9879d0ec
@ -15,7 +15,7 @@ const StyledLoading = styled.div`
|
||||
height: 100vh;
|
||||
text-align: center;
|
||||
background: ${({ theme }) => theme.BLACK_DARK};
|
||||
z-index: 10;
|
||||
z-index: 100;
|
||||
`;
|
||||
|
||||
const StyledLogo = styled.h2`
|
||||
|
Loading…
x
Reference in New Issue
Block a user