10 lines
134 B
CSS
10 lines
134 B
CSS
|
|
.navbar-brand img {
|
|
width:40px;
|
|
margin-right:10px;
|
|
}
|
|
|
|
.navbar-toggler {
|
|
border: none;
|
|
box-shadow: none !important;
|
|
} |