aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWilliam Harrington <kb0iic@berzerkula.org>2019-04-18 00:27:39 -0500
committerWilliam Harrington <kb0iic@berzerkula.org>2019-04-18 00:27:39 -0500
commit09855635d1959380719f7b0e51a76cad25cb59fb (patch)
tree9c242a5578a2584933cfdc3afc99dde8b37e4feb
parent6cd3e6a5046beb889489e66730b906735813e9de (diff)
Use class test center margin bar 3.
-rw-r--r--views/index.handlebars2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/index.handlebars b/views/index.handlebars
index 6213adc..46432e8 100644
--- a/views/index.handlebars
+++ b/views/index.handlebars
@@ -1 +1 @@
-<h1>{{title}}</h1>
+<h1 class="text-center mb-3">{{title}}</h1>