aboutsummaryrefslogtreecommitdiff
path: root/layouts/partials/sections/contacts.html
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/partials/sections/contacts.html')
-rw-r--r--layouts/partials/sections/contacts.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/layouts/partials/sections/contacts.html b/layouts/partials/sections/contacts.html
index b87b8cb..7647243 100644
--- a/layouts/partials/sections/contacts.html
+++ b/layouts/partials/sections/contacts.html
@@ -1,6 +1,6 @@
-<div style="text-align: center;">
+<div class="align-center">
<h1 class="name">{{ .Site.Params.Name }}</h1>
- <div style="font-size: small;">
+ <div class="font-small">
{{ with .Site.Params.Phone }}
<a href="tel:{{ . }}">{{ . }}</a><span> |</span>
{{ end }}