summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
authorThomas Park <thomas@thomaspark.me>2012-08-22 10:35:15 -0400
committerThomas Park <thomas@thomaspark.me>2012-08-22 10:35:15 -0400
commit4665a9218661e7160cd17c27cd620aafd2390564 (patch)
treeec4e1ab98b24b3097cdded1bbc9ee7b2bebdb45c /css
parent75714827ad375e7146171afa76b1815910e4b14e (diff)
index: added recent updates
Diffstat (limited to 'css')
-rw-r--r--css/bootswatch.css6
1 files changed, 5 insertions, 1 deletions
diff --git a/css/bootswatch.css b/css/bootswatch.css
index 4031d3fb..bfc37514 100644
--- a/css/bootswatch.css
+++ b/css/bootswatch.css
@@ -25,7 +25,7 @@ body {
.hero-unit {
margin-top: 60px;
- margin-bottom: 60px;
+ margin-bottom: 10px;
}
.hero-unit h1, .hero-unit p {
@@ -61,6 +61,10 @@ body {
opacity: .65;
}
+#ticker {
+ margin-bottom: 40px;
+}
+
.about {
margin-top: 20px;
}