mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2025-02-09 00:00:41 +03:00
add shadow to navbar
This commit is contained in:
parent
12d1ea3e71
commit
8146b99033
|
@ -1,7 +1,7 @@
|
||||||
.navbar {
|
.navbar {
|
||||||
border: 0;
|
border: 0;
|
||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
|
@include shadow-2dp();
|
||||||
|
|
||||||
//.navbar-brand {
|
//.navbar-brand {
|
||||||
// position: relative;
|
// position: relative;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user