index: border on hero-unit
authorThomas Park <thomas@thomaspark.me>
Sat, 26 Jan 2013 23:53:12 +0000 (18:53 -0500)
committerThomas Park <thomas@thomaspark.me>
Sat, 26 Jan 2013 23:53:12 +0000 (18:53 -0500)
css/bootswatch.css

index b860beb..80d9095 100644 (file)
@@ -100,6 +100,7 @@ section {
 
 .hero-unit {
        margin-bottom: 10px;
+       border: 1px solid #ddd;
        text-align: center;
 }