update rest of docs, remove navbar specific modifiers, fix docs example css
This commit is contained in:
parent
4dc6f44796
commit
20b05e42e3
5 changed files with 17 additions and 44 deletions
|
|
@ -11,7 +11,7 @@
|
|||
</head>
|
||||
<body data-spy="scroll" data-target=".navbar" data-offset="70">
|
||||
<div class="container">
|
||||
<nav class="navbar navbar-fixed-top navbar-dark bg-inverse">
|
||||
<nav class="navbar fixed-top navbar-dark bg-inverse">
|
||||
<a class="navbar-brand" href="#">Scrollspy test</a>
|
||||
<ul class="nav navbar-nav">
|
||||
<li class="nav-item">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue