Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

Commit

Permalink
feat: add parameters in include
Browse files Browse the repository at this point in the history
  • Loading branch information
GusBaamonde committed Mar 26, 2019
1 parent 07998a2 commit 9143a0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/scss/templates/_reportes.scss
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
justify-content: space-between;

.reports-box {
@include dp-box($dp-color-sylver, 30%);
@include dp-box($dp-color-sylver, 30%, 408px, 395px);

}
}
Expand Down

0 comments on commit 9143a0d

Please sign in to comment.