Commit e448aa5ef881eef54724bc9e5e620dd6d489e037

Authored by Leonardo Merlin
1 parent 5a8ccb86

Fix #67 and Fix #68. Responsive issues. (2)

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
sass/_proposal_detail.scss
... ... @@ -256,7 +256,7 @@
256 256 color: white;
257 257 width: 60%;
258 258 border: none;
259   - margin: 20px auto;
  259 + margin: 10px auto;
260 260 border-radius: 6px;
261 261 text-align: center;
262 262 text-decoration: none;
... ...