summaryrefslogtreecommitdiff
path: root/src/_includes
diff options
context:
space:
mode:
authorBrian Picciano <mediocregopher@gmail.com>2021-01-23 17:49:12 -0700
committerBrian Picciano <mediocregopher@gmail.com>2021-01-23 17:55:02 -0700
commitb2a271128c62d1a378ec350081f9224d049beaf6 (patch)
treec2b152bbb7ba7a23689f1843416eef4959da03f5 /src/_includes
parent3a2309c264d25760a43af70ee2491f442552ed45 (diff)
goodbye github pages, also make header look nicer on mobile
Diffstat (limited to 'src/_includes')
-rw-r--r--src/_includes/header.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/_includes/header.html b/src/_includes/header.html
index 888a8dc..a6b9e30 100644
--- a/src/_includes/header.html
+++ b/src/_includes/header.html
@@ -1,6 +1,6 @@
<header id="title-header" role="banner">
<div class="row">
- <div class="seven columns">
+ <div class="seven columns" style="margin-bottom: 3rem;">
<h1 class="title">
<a href="{{ "/" | relative_url }}">{{ site.title | escape }}</a>
</h1>
@@ -20,7 +20,7 @@
</div>
</div>
{%- if!page.nofollow != true %}
- <div class="five columns light" style="text-align: right">
+ <div class="five columns light">
<span style="display:block; margin-bottom:0.5rem;">Get notified when new posts are published!</span>
<a href="{{ "/follow.html" | relative_url }}"><button class="button-primary">
<i class="fab fa-twitter"></i>