aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--header.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/header.html b/header.html
index 55e4a6f..70912bc 100644
--- a/header.html
+++ b/header.html
@@ -67,13 +67,13 @@
header {
border-bottom: 1px dashed grey;
margin: 0rem 0;
- padding: 1rem 15px;
+ padding: 1rem 0px;
text-align: center;
}
footer {
border-top: 1px dashed grey;
margin: 2rem 0;
- padding: 1rem 15px;
+ padding: 1rem 0px;
text-align: center;
color: #000000;
}