diff options
-rw-r--r-- | css/bootswatch.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/css/bootswatch.css b/css/bootswatch.css index b860beba..80d90956 100644 --- a/css/bootswatch.css +++ b/css/bootswatch.css @@ -100,6 +100,7 @@ section { .hero-unit { margin-bottom: 10px; + border: 1px solid #ddd; text-align: center; } |