This commit is contained in:
Taylor Otwell 2017-12-20 16:58:36 -06:00
parent 6ee9718038
commit c0cda4f81f
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
// Bootstrap
@import '~bootstrap/scss/bootstrap';
.navbar-laravel{
.navbar-laravel {
background-color: #fff;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.04);
}