Created
June 2, 2021 14:54
-
-
Save owrrpon/d1eea634c8dd75cdbf5da78dd90de826 to your computer and use it in GitHub Desktop.
using bootstrap mixins
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.mat-tab-links{ | |
@include media-breakpoint-down(sm) { | |
justify-content: center; | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment