aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/index.html b/index.html
index b0b10ce..9db069c 100644
--- a/index.html
+++ b/index.html
@@ -269,14 +269,14 @@
</div>
</div>
<div class="row">
- <div class="col-xs-3 col-md-2">
+ <div class="col-xs-2 col-sm-3 col-md-2">
<ul class="footerlinks three-icons">
<li><a href="http://twitter.com/gentoo" title="@Gentoo on Twitter"><span class="fa fa-twitter fa-fw"></span></a></li>
<li><a href="https://plus.google.com/+Gentoo" title="+Gentoo on Google+"><span class="fa fa-google-plus fa-fw"></span></a></li>
<li><a href="https://www.facebook.com/gentoo.org" title="Gentoo on Facebook"><span class="fa fa-facebook fa-fw"></span></a></li>
</ul>
</div>
- <div class="col-xs-9 col-md-9">
+ <div class="col-xs-10 col-sm-9 col-md-10">
<strong>&copy; 2001&ndash;2015 Gentoo Foundation, Inc.</strong><br />
<small>
Gentoo is a trademark of the Gentoo Foundation, Inc.
@@ -293,4 +293,4 @@
<script src="assets/bootstrap.js"></script>
<script src="assets/retina.min.js"></script>
</body>
-</html>
+</html> \ No newline at end of file