Skip to content

Instantly share code, notes, and snippets.

@owrrpon
Created June 2, 2021 14:54
Show Gist options
  • Save owrrpon/d1eea634c8dd75cdbf5da78dd90de826 to your computer and use it in GitHub Desktop.
Save owrrpon/d1eea634c8dd75cdbf5da78dd90de826 to your computer and use it in GitHub Desktop.
using bootstrap mixins
.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