summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Park <thomas@thomaspark.me>2012-02-21 21:25:13 -0500
committerThomas Park <thomas@thomaspark.me>2012-02-21 21:25:13 -0500
commitd61e383f7f7014d38746f4805989da15aa2ef79e (patch)
treec533e6012061cd1c462a7ea2a54231288a2fcee7
parent1959f0e54e3937903b96e21a68daefb86c01735a (diff)
social buttons spacing
-rw-r--r--index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/index.html b/index.html
index 5ff82f27..e0a97126 100644
--- a/index.html
+++ b/index.html
@@ -72,11 +72,11 @@
<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>
- <div class="span3">
+ <div class="span4">
<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 offset1">
+ <div class="span1">
<a class="btn rss" target="_blank" href="http://feeds.feedburner.com/bootswatch"><i class="icon-rss"></i><span>RSS</span></a>
</div>
</div>