aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Magorsch <arzano@gentoo.org>2020-09-03 01:21:49 +0200
committerMax Magorsch <arzano@gentoo.org>2020-09-03 01:21:49 +0200
commitba43caecbdddcb544095988eadceb60c6732c4fe (patch)
tree4a708043cc73e088e703c605a5325307b87d5679
parentFix the version in the footer (diff)
downloadwww-ba43caecbdddcb544095988eadceb60c6732c4fe.tar.gz
www-ba43caecbdddcb544095988eadceb60c6732c4fe.tar.bz2
www-ba43caecbdddcb544095988eadceb60c6732c4fe.zip
Change the column layout of the footer
Signed-off-by: Max Magorsch <arzano@gentoo.org>
-rw-r--r--_includes/layout/footer.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/_includes/layout/footer.html b/_includes/layout/footer.html
index 9a96174..6ac0a30 100644
--- a/_includes/layout/footer.html
+++ b/_includes/layout/footer.html
@@ -28,7 +28,7 @@
</div>
</div>
</div>
- <div class="col-xs-7 col-md-7">
+ <div class="col-xs-8 col-md-8">
<strong>&copy; {{ site.copyrightyears }} Gentoo Authors</strong><br>
<small>
Gentoo is a trademark of the Gentoo Foundation, Inc.
@@ -37,7 +37,7 @@
The <a href="/inside-gentoo/foundation/name-logo-guidelines.html">Gentoo Name and Logo Usage Guidelines</a> apply.
</small>
</div>
- <div class="col-xs-2 col-md-2">
+ <div class="col-xs-1 col-md-1">
<strong><a class="text-dark" href="https://gitweb.gentoo.org/sites/www.git/">Version</a></strong><br>
<small>
{% render_version %}