mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-31 17:11:48 +02:00
Make subnav and sidebar work on mobile too
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<header class="navbar navbar-expand navbar-dark flex-column flex-md-row bd-navbar">
|
||||
<header class="navbar navbar-expand navbar-dark flex-column flex-md-row bd-navbar px-0">
|
||||
<div class="container flex-wrap flex-md-nowrap py-0 px-3">
|
||||
<a class="navbar-brand mr-0 mr-md-2" href="/" aria-label="Bootstrap">
|
||||
{{ partial "icons/bootstrap-logo-solid.svg" (dict "class" "d-block" "width" "32" "height" "32") }}
|
||||
|
Reference in New Issue
Block a user