disable navbar collapse
This commit is contained in:
parent
016aa2efd0
commit
41a2640b3a
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
|||
</head>
|
||||
|
||||
<body>
|
||||
<nav class="navbar navbar-expand-sm fixed-top navbar-dark bg-dark">
|
||||
<nav class="navbar fixed-top navbar-dark bg-dark navbar-expand">
|
||||
<div class="container-fluid">
|
||||
<div class="col-md-1 d-none d-md-block">
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue