mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-07 22:40:59 +00:00
subnav spy scrolls blaawerh
This commit is contained in:
parent
5e5e87fbd0
commit
5a54a98925
6 changed files with 6 additions and 6 deletions
|
|
@ -24,7 +24,7 @@
|
|||
<link rel="apple-touch-icon" sizes="114x114" href="images/apple-touch-icon-114x114.png">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<body data-spy="scroll" data-target=".subnav" data-offset="50">
|
||||
|
||||
<!-- Navbar
|
||||
================================================== -->
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@
|
|||
<link rel="apple-touch-icon" sizes="114x114" href="images/apple-touch-icon-114x114.png">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<body data-spy="scroll" data-target=".subnav" data-offset="50">
|
||||
|
||||
<!-- Navbar
|
||||
================================================== -->
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@
|
|||
<link rel="apple-touch-icon" sizes="114x114" href="images/apple-touch-icon-114x114.png">
|
||||
</head>
|
||||
|
||||
<body data-spy="scroll" data-target=".subnav" data-offset="0">
|
||||
<body data-spy="scroll" data-target=".subnav" data-offset="50">
|
||||
|
||||
<!-- Navbar
|
||||
================================================== -->
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@
|
|||
<link rel="apple-touch-icon" sizes="114x114" href="images/apple-touch-icon-114x114.png">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<body data-spy="scroll" data-target=".subnav" data-offset="50">
|
||||
|
||||
<!-- Navbar
|
||||
================================================== -->
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@
|
|||
<link rel="apple-touch-icon" sizes="114x114" href="images/apple-touch-icon-114x114.png">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<body data-spy="scroll" data-target=".subnav" data-offset="50">
|
||||
|
||||
<!-- Navbar
|
||||
================================================== -->
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@
|
|||
<link rel="apple-touch-icon" sizes="114x114" href="images/apple-touch-icon-114x114.png">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<body data-spy="scroll" data-target=".subnav" data-offset="50">
|
||||
|
||||
<!-- Navbar
|
||||
================================================== -->
|
||||
|
|
|
|||
Loading…
Reference in a new issue