All Downloads are FREE. Search and download functionalities are using the official Maven repository.

php-laravel.resources.assets.sass.app.scss Maven / Gradle / Ivy

There is a newer version: 7.7.0
Show newest version

// Fonts
@import url("https://fonts.googleapis.com/css?family=Raleway:300,400,600");

// Variables
@import "variables";

// Bootstrap
@import '~bootstrap/scss/bootstrap';

.navbar-laravel {
  background-color: #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.04);
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy