finish-tutorial.component.scss 153 Bytes
Newer Older
Romain DELEAU's avatar
Romain DELEAU committed
1 2 3 4 5 6
::ng-deep .mat-snack-bar-container {
    background-color: #1ba345;
    color: white;
    box-shadow: 0px 0px 15px 5px #1ba345;
    text-align: center;
}