Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/austingebauer/devise.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoraustingebauer <gebauer.austin@gmail.com>2019-11-27 09:43:44 +0300
committeraustingebauer <gebauer.austin@gmail.com>2019-11-27 09:43:44 +0300
commit4ae1c0074acdad7eeaf699cd9764db6483ec0249 (patch)
tree42c90fc23f2acd7cbf79d45af856a2e66ff9ca47
parent40cbc29ff1d6bcf956853bdb8d03a1cf7c80ec41 (diff)
style: update mobile spacing
-rw-r--r--layouts/partials/header.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/layouts/partials/header.html b/layouts/partials/header.html
index 5d8ef14..f0f1c3b 100644
--- a/layouts/partials/header.html
+++ b/layouts/partials/header.html
@@ -1,9 +1,8 @@
<header class="container mt-sm-5 mt-4 mb-4 mt-xs-1">
<div class="row">
- <div class="col-sm-4 col-12 text-sm-right text-center pt-3 pb-1 pt-sm-4">
+ <div class="col-sm-4 col-12 text-sm-right text-center pt-sm-4">
<a href="/" class="text-decoration-none">
- <img id="home-image" class="rounded-circle" src="{{ .Site.Params.home_image }}"
- alt="Austin Gebauer Personal Image">
+ <img id="home-image" class="rounded-circle" src="{{ .Site.Params.home_image }}" />
</a>
</div>
<div class="col-sm-8 col-12 text-sm-left text-center">
@@ -23,6 +22,7 @@
</li>
{{ end }}
</ul>
+ <!-- TODO: parameterize these icons and links-->
<ul id="nav-social" class="list-inline">
<li class="list-inline-item mr-3">
<a href="https://github.com/austingebauer" target="_blank">