diff --git a/wiki/pages/home.html b/wiki/pages/home.html index c33c4014ca55687cf17e0d4e515b490e347e1e39..484d45f43183ac013bd2a3cfba513a07f2be4cea 100644 --- a/wiki/pages/home.html +++ b/wiki/pages/home.html @@ -24,7 +24,7 @@ align-items: center; padding: 20px; max-width: 1200px; - margin: 160px auto 0; /* Increased top margin by 100px */ + margin: 200px auto 0; /* Increased top margin by 100px */ min-height: calc(100vh - 160px); justify-content: center; }