diff options
Diffstat (limited to 'examples/hero.html')
| -rw-r--r-- | examples/hero.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/hero.html b/examples/hero.html index ef773c5d0..2255454c6 100644 --- a/examples/hero.html +++ b/examples/hero.html @@ -13,6 +13,11 @@ <!-- Le styles --> <link href="../bootstrap-1.2.0.css" rel="stylesheet"> + <style type="text/css"> + body { + padding-top: 60px; + } + </style> <!-- Le fav and touch icons --> <link rel="shortcut icon" href="images/favicon.ico"> |
