We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 144e75f commit 73b1139Copy full SHA for 73b1139
1 file changed
βsrc/app/signup/complete/page.tsxβ
@@ -68,9 +68,7 @@ const Container = styled.div`
68
width: 100%;
69
max-width: 393px;
70
height: 100%;
71
- max-height: 853px;
72
flex-direction: column;
73
- //overflow: scroll;
74
justify-content: space-between;
75
background-image: url('/assets/signup/signup_bg.png');
76
background-size: cover;
0 commit comments