summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorThomas Park <thomas@thomaspark.me>2012-03-12 13:53:35 -0400
committerThomas Park <thomas@thomaspark.me>2012-03-12 13:53:35 -0400
commit02bdea2e229a50a0fcfc1a48ec811872c3ae12d3 (patch)
treefa5a8121fe09833ff11e541f1c98357b09239b5d /index.html
parent579a529cb96fae9b6864c307e31fd525532452ce (diff)
index: more social button tweaks
Diffstat (limited to 'index.html')
-rw-r--r--index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/index.html b/index.html
index 9fe31209..66d45c12 100644
--- a/index.html
+++ b/index.html
@@ -60,7 +60,7 @@
<p>Add color to your <a target="_blank" href="http://twitter.github.com/bootstrap/">Bootstrap</a> site without touching a color picker.</p>
<div id="social">
- <div class="span3 offset1">
+ <div class="span2 offset1">
<iframe src="http://markdotto.github.com/github-buttons/github-btn.html?user=thomaspark&repo=bootswatch&type=watch&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="110px" height="20px"></iframe>
<iframe src="http://markdotto.github.com/github-buttons/github-btn.html?user=thomaspark&repo=bootswatch&type=fork" allowtransparency="true" frameborder="0" scrolling="0" width="53px" height="20px"></iframe>
</div>
@@ -68,7 +68,7 @@
<a href="https://twitter.com/thomashpark" class="twitter-follow-button" data-show-count="false" data-show-screen-name="true">Follow @thomashpark</a>
<a href="https://twitter.com/share" class="twitter-share-button" data-url="http://bootswatch.com" data-via="thomashpark">Tweet</a>
</div>
- <div class="span1">
+ <div class="span1 offset1">
<a class="btn rss" href="http://feeds.feedburner.com/bootswatch"><i class="icon-rss"></i><span>RSS</span></a>
</div>
</div>