diff options
author | Thomas Park <thomas@thomaspark.me> | 2012-02-21 12:50:56 -0500 |
---|---|---|
committer | Thomas Park <thomas@thomaspark.me> | 2012-02-21 12:50:56 -0500 |
commit | d2c9956d26880e5616875873904a4a61044dc520 (patch) | |
tree | b50ba4d41a06113d7a17edae52022d2b79461462 /css | |
parent | b46358a73431aa4b5283139ec12ece59d9ccce28 (diff) |
fixed link to gallery
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 3c36b743..9bab7ab4 100644 --- a/css/bootswatch.css +++ b/css/bootswatch.css @@ -58,7 +58,7 @@ body { opacity: 0.8; } -#swatches { +#gallery { margin: 45px 0 30px 0; padding-right: 20px; text-align: center; |