From ebd234e39400022632ad849e9072c0838e290a10 Mon Sep 17 00:00:00 2001 From: Thomas Park Date: Sat, 9 Feb 2013 15:16:42 -0500 Subject: [PATCH] index: fix footer links --- css/bootswatch.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/bootswatch.css b/css/bootswatch.css index 59948c6..4b76f30 100644 --- a/css/bootswatch.css +++ b/css/bootswatch.css @@ -172,7 +172,7 @@ body .one .bsa_it_p { margin-bottom: 20px; } -#footer a { +#footer .links a { margin-right: 10px; } -- 2.39.2