Skip to content

Commit 44e06b8

Browse files
committed
100vh for pass screen
1 parent b800381 commit 44e06b8

File tree

1 file changed

+1
-1
lines changed
  • src/shared/components/Contentful/PasswordScreen

1 file changed

+1
-1
lines changed

src/shared/components/Contentful/PasswordScreen/style.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
.wrapper {
66
background-color: #e9e9e9;
77
padding: 86px 0 121px 0;
8-
min-height: 70vh;
8+
min-height: 100vh;
99

1010
.container {
1111
text-align: center;

0 commit comments

Comments
 (0)