Skip to content

Commit

Permalink
update style (#423)
Browse files Browse the repository at this point in the history
  • Loading branch information
devonpis authored Feb 21, 2022
1 parent 9859deb commit d8bd99a
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,10 @@
font-weight: bold;
}
}
.wrapper {
@include media-breakpoint-down(xs) {
margin-right: -25px;
margin-left: -25px;
}
}
}

0 comments on commit d8bd99a

Please sign in to comment.