diff options
Diffstat (limited to 'examples/hero.html')
| -rw-r--r-- | examples/hero.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/hero.html b/examples/hero.html index faac6ab75..6841cfd39 100644 --- a/examples/hero.html +++ b/examples/hero.html @@ -25,7 +25,7 @@ <div class="topbar"> <div class="fill"> - <div class="container fixed"> + <div class="container"> <h3><a href="#">Project name</a></h3> <ul> <li class="active"><a href="#">Home</a></li> @@ -71,4 +71,4 @@ </div> <!-- /container --> </body> -</html>
\ No newline at end of file +</html> |
