feat: Adds coming soon to account

This commit is contained in:
Alicia Sykes
2024-06-16 21:40:06 +01:00
parent 43fb27eade
commit e529a2e229
3 changed files with 66 additions and 33 deletions

View File

@@ -41,9 +41,7 @@ const StyledSvg = styled.svg`
height: 100%;
width: 100%;
fill: rgba(100, 100, 100, 0.5);
defs pattern circle {
z-index: 1;
}
height: 100vh;
`;
const StyledRect = styled.rect`