Skip to content

Commit

Permalink
Update min-height in .page class
Browse files Browse the repository at this point in the history
  • Loading branch information
mirkan1 committed Feb 12, 2024
1 parent e0edb2d commit 962d424
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/css/home.css
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ td {
}

.page {
min-height: 50vh!important;
min-height: 60vh!important;
display: flex!important;
justify-content: center!important;
align-items: center!important;
Expand Down

0 comments on commit 962d424

Please sign in to comment.