Skip to content

Commit

Permalink
fix(app): responsive styles
Browse files Browse the repository at this point in the history
  • Loading branch information
tomastrajan committed Mar 8, 2018
1 parent d6568b1 commit f45f498
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/app.component.scss
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ mat-sidenav-container {

@media (max-width: map-get($grid-breakpoints, sm)) {
a {
padding: 20px 3px;
padding: 20px 5px;
}
}
}
Expand Down

0 comments on commit f45f498

Please sign in to comment.