diff options
author | Thomas Park <thomas@thomaspark.me> | 2012-03-12 13:53:35 -0400 |
---|---|---|
committer | Thomas Park <thomas@thomaspark.me> | 2012-03-12 13:53:35 -0400 |
commit | 02bdea2e229a50a0fcfc1a48ec811872c3ae12d3 (patch) | |
tree | fa5a8121fe09833ff11e541f1c98357b09239b5d /css | |
parent | 579a529cb96fae9b6864c307e31fd525532452ce (diff) |
index: more social button tweaks
Diffstat (limited to 'css')
-rw-r--r-- | css/bootswatch.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/css/bootswatch.css b/css/bootswatch.css index 6b168ae8..d6a28918 100644 --- a/css/bootswatch.css +++ b/css/bootswatch.css @@ -120,7 +120,7 @@ body { } .hero-unit { - padding-bottom: 100px; + padding-bottom: 120px; } .about { @@ -144,7 +144,7 @@ body { } .hero-unit { - padding-bottom: 80px; + padding-bottom: 100px; } .about { |