diff options
author | Thomas Park <thomas@thomaspark.me> | 2013-05-15 16:31:03 -0400 |
---|---|---|
committer | Thomas Park <thomas@thomaspark.me> | 2013-05-15 16:31:03 -0400 |
commit | 27f3ad307088d1cec666f33b3fe050330f0a58af (patch) | |
tree | 8bf2b7168df2c4bf7de5c651c988c7b2eeebca60 /css | |
parent | 09ef3c73ed9028527dd29d954b6b596889a02a5c (diff) |
add amazon recommendations
Diffstat (limited to '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 6a52381d..b0b8b40b 100644 --- a/css/bootswatch.css +++ b/css/bootswatch.css @@ -113,7 +113,7 @@ section { text-align: right; } -#more { +.more { margin-top: 40px; margin-bottom: 20px; text-align: center; |