From b169fbeea6819a511498ee4ad42ad4f66eaa3e0a Mon Sep 17 00:00:00 2001 From: Thomas Park Date: Sat, 9 Feb 2013 18:45:05 -0500 Subject: added smooth scrolling --- css/bootswatch.css | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'css') diff --git a/css/bootswatch.css b/css/bootswatch.css index b5d15461..ddd3f3bd 100644 --- a/css/bootswatch.css +++ b/css/bootswatch.css @@ -4,7 +4,8 @@ body { } section { - margin-top: 100px; + margin-top: 60px; + padding-top: 100px; } /* index */ @@ -295,10 +296,6 @@ body .one .bsa_it_p { } /* subnav */ - -section { - padding-top: 60px; -} .subnav { margin-bottom: 60px; -- cgit v1.2.3