diff --git a/css/stylesheet.css b/css/stylesheet.css
index bcbb08d..7d0d1e8 100644
--- a/css/stylesheet.css
+++ b/css/stylesheet.css
@@ -31,17 +31,17 @@ ul p{
}
h1{
- font-size: 2em;
+ font-size: 1.5em;
text-align: center;
margin-bottom: 1em;
}
h2{
- font-size: 1.4em;
+ font-size: 1em;
}
h3{
- font-size: 1.2em;
+ font-size: 1em;
}
p{
@@ -90,6 +90,11 @@ footer{
text-align: center;
}
+footer p{
+ margin: 0;
+ line-height: 1em;
+}
+
/* Header */
header{
padding: 0.5em 0;
diff --git a/includes/header.html b/includes/header.html
index 139edcc..f2d9301 100644
--- a/includes/header.html
+++ b/includes/header.html
@@ -5,7 +5,7 @@
Aney's Homepage
-
+
@@ -15,7 +15,7 @@
Aney