jadjoubran/laravel5-angular-material-starter

View on GitHub
angular/critical.scss

Summary

Maintainability
Test Coverage
body{
    margin: 0;
}
#app-shell-header{
    background-color: white;
    height: 64px;
}
#app-shell-header img{
    padding: 13px 0;
    margin-left: 5%;
}
#app-shell-content{
    background-color: #00A4C6;
    min-height: 600px;
}