Commit fb3fa5664c813308c3439725b212e28d5f3bd2a8

Authored by Victor Costa
1 parent be78d56f

Percentage margin

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
sass/_proposal_categories.scss
... ... @@ -75,7 +75,7 @@
75 75 .proposal-item {
76 76 width: 46%;
77 77 height: 134px;
78   - margin: 10px;
  78 + margin: 0.5%;
79 79 background: #fff;
80 80 border-radius: 5px;
81 81 padding: 15px;
... ...