提交 f624fc1b 编写于 作者: C codecalm

navbar padding fix

上级 a766a172
......@@ -6,7 +6,6 @@
[class^="container"] {
flex-direction: column;
align-items: stretch;
padding: 0;
}
.navbar-nav {
......@@ -101,6 +100,7 @@ Navbar
.navbar-nav {
min-height: subtract($navbar-height, 2 * $navbar-padding-y);
margin-left: calc(-1 * var(--#{$prefix}navbar-nav-link-padding-x));
.nav-link {
position: relative;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册