diff options
Diffstat (limited to 'css')
-rw-r--r-- | css/bootswatch.css | 7 |
1 files changed, 2 insertions, 5 deletions
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; |