Skip to content

Commit

Permalink
fix: color portfolio mobile
Browse files Browse the repository at this point in the history
  • Loading branch information
lxndrblz committed Feb 6, 2022
1 parent fe660be commit 9affb74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/scss/partials/components/_portfolio.scss
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
}

.box {
background-color: $primary-lighter;
background-color: $accent;
padding: 32px;
&--left, &--right {
margin-top: -24px;
Expand Down

0 comments on commit 9affb74

Please sign in to comment.