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

+