Skip to content

Commit

Permalink
small fix
Browse files Browse the repository at this point in the history
  • Loading branch information
adamspd committed Aug 31, 2024
1 parent adc14cb commit 5d46b50
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions appointment/static/css/verification_code.css
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@
display: flex;
justify-content: center;
align-items: center;
min-height: 100vh;
background-color: #f0f2f5;
min-height: 60vh;
padding: 20px;
}

Expand Down

0 comments on commit 5d46b50

Please sign in to comment.