Commit 65f4cb37 authored by Clement Ho's avatar Clement Ho

[skip ci] Replace -sm-max (pulled from master)

parent 694b290a
......@@ -16,7 +16,7 @@
margin: 0;
white-space: normal;
@media (max-width: $screen-sm-max) {
@include media-breakpoint-down(sm) {
justify-content: flex-end;
}
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment