diff options
author | Thomas Park <thomas@thomaspark.me> | 2012-03-12 13:44:24 -0400 |
---|---|---|
committer | Thomas Park <thomas@thomaspark.me> | 2012-03-12 13:44:24 -0400 |
commit | 579a529cb96fae9b6864c307e31fd525532452ce (patch) | |
tree | d6e6d7336530ab20166a0915ac8876ed91c71ced /css/bootswatch.css | |
parent | 8bde66808ecd630519bd39561b64839a85abc41a (diff) |
index: spacing on twitter buttons
Diffstat (limited to 'css/bootswatch.css')
-rw-r--r-- | css/bootswatch.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/css/bootswatch.css b/css/bootswatch.css index 3b72f02e..6b168ae8 100644 --- a/css/bootswatch.css +++ b/css/bootswatch.css @@ -120,7 +120,7 @@ body { } .hero-unit { - padding-bottom: 80px; + padding-bottom: 100px; } .about { |