Skip to content

Commit 5d46b50

Browse files
committed
small fix
1 parent adc14cb commit 5d46b50

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

appointment/static/css/verification_code.css

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33
display: flex;
44
justify-content: center;
55
align-items: center;
6-
min-height: 100vh;
7-
background-color: #f0f2f5;
6+
min-height: 60vh;
87
padding: 20px;
98
}
109

0 commit comments

Comments
 (0)