Skip to content

Instantly share code, notes, and snippets.

@NazemMahmud
Created July 9, 2020 20:34
Show Gist options
  • Save NazemMahmud/6b4dca6f2268d50cccd2a733ae7e5393 to your computer and use it in GitHub Desktop.
Save NazemMahmud/6b4dca6f2268d50cccd2a733ae7e5393 to your computer and use it in GitHub Desktop.
.mat-toolbar {
font-size: 12px;
color: rgba(0,0,0,.54);
}
button {
border: none !important;
background-color: transparent;
}
@media(max-width: 576px) {
.responsive-view {
margin-left: 10px !important;
}
.margin-for-mobile {
margin-top: 10px;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment