diff --git a/src/css/home.css b/src/css/home.css index fdd2b58..3088c67 100644 --- a/src/css/home.css +++ b/src/css/home.css @@ -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;