Commit 14f7d956ff7f5b0d8aa52ce5f715a433d8294440

Authored by Victor Costa
1 parent 3cf28fe3

Improve proposals style

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