Apply fixes from StyleCI

This commit is contained in:
Dries Vints
2019-04-22 14:06:03 +00:00
committed by StyleCI Bot
parent 43b09ad0f3
commit 91dc5ed286
5 changed files with 6 additions and 11 deletions

View File

@@ -1,4 +1,3 @@
// Fonts
@import url('https://fonts.googleapis.com/css?family=Nunito');
@@ -9,6 +8,6 @@
@import '~bootstrap/scss/bootstrap';
.navbar-laravel {
background-color: #fff;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.04);
background-color: #fff;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.04);
}