diff --git a/assets/css/elements.css b/assets/css/elements.css index d6e2fec..8ae1175 100644 --- a/assets/css/elements.css +++ b/assets/css/elements.css @@ -117,9 +117,10 @@ ul.nav li.dropdown:hover > ul.dropdown-menu { } .form-shorten { - max-width: 600px; + max-width: 51%; padding: 15px; margin: 0 auto; + padding-top: 20%; } .form-shorten .form-shorten-heading{ diff --git a/index.php b/index.php index d749491..d5532e5 100644 --- a/index.php +++ b/index.php @@ -80,9 +80,6 @@