Commit e448aa5ef881eef54724bc9e5e620dd6d489e037
1 parent
5a8ccb86
Exists in
master
and in
10 other branches
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,7 +256,7 @@ | ||
256 | color: white; | 256 | color: white; |
257 | width: 60%; | 257 | width: 60%; |
258 | border: none; | 258 | border: none; |
259 | - margin: 20px auto; | 259 | + margin: 10px auto; |
260 | border-radius: 6px; | 260 | border-radius: 6px; |
261 | text-align: center; | 261 | text-align: center; |
262 | text-decoration: none; | 262 | text-decoration: none; |