diff --git a/footer.php b/footer.php index 4cc99b6..b127b96 100644 --- a/footer.php +++ b/footer.php @@ -1,3 +1,4 @@ +
diff --git a/header.php b/header.php index e4272a8..d398108 100644 --- a/header.php +++ b/header.php @@ -15,6 +15,6 @@ DONATE CHAT SIGN-UP - +
diff --git a/style.css b/style.css index bf16e62..65de667 100644 --- a/style.css +++ b/style.css @@ -65,7 +65,7 @@ h1 { overflow: hidden; background-color: darkorange; z-index: 99; - position: fixed; + position: relative; top: 0; left: 0; width: 100%; @@ -83,7 +83,7 @@ h1 { /* Page content */ .content { - padding-top: 30px; + padding-top: 5px; } input[type="text"],