2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

Update navbar and subnav to xxl container

This commit is contained in:
Mark Otto
2020-06-15 14:03:59 -07:00
committed by XhmikosR
parent 6ca54573a9
commit 0cc66b4145
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
<header class="navbar navbar-expand navbar-dark bd-navbar">
<nav class="container-xl flex-wrap flex-md-nowrap" aria-label="Main navigation">
<nav class="container-xxl flex-wrap flex-md-nowrap" aria-label="Main navigation">
<a class="navbar-brand mr-2" href="/" aria-label="Bootstrap">
{{ partial "icons/bootstrap-logo-solid.svg" (dict "class" "d-block" "width" "32" "height" "32") }}
</a>