summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDave Page2023-06-22 14:41:31 +0000
committerDave Page2023-06-22 14:41:31 +0000
commitd77af64a2c48d0ed083a3d2dd560d2fd6722815a (patch)
tree65dfa3a6e46c87cba8f3cc89ea84abe0a4639273
parent3986e58e98b538b540796c398632249ba776f50e (diff)
Fix header layout.
-rw-r--r--template/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/template/index.html b/template/index.html
index e1d36d4..7e11248 100644
--- a/template/index.html
+++ b/template/index.html
@@ -3,7 +3,7 @@
{%block maincontent%}
<div class="row">
<div class="col-md-7 offset-md-2">
- <h1 class="text-center">Welcome to PGDay UK</h1>
+ <h1>Welcome to PGDay UK</h1>
<p>
PGDay UK is an annual one day <a href="https://www.postgresql.org/">PostgreSQL</a>
@@ -19,7 +19,7 @@
Open Source Database.
</p>
- <h1 class="text-center">PGDay UK 2023</h1>
+ <h1>PGDay UK 2023</h1>
<div class="text-center"><img src="/media/local/img/pgday-uk-elephant.svg" alt="PGDay UK Elephant" /></div>