Commit abda0560f150c7754abfff2cb775742ab4eaec7a
1 parent
8ffbb511
Exists in
master
and in
4 other branches
Increase project home page margins
Showing
2 changed files
with
5 additions
and
2 deletions
Show diff stats
app/assets/stylesheets/sections/projects.scss
... | ... | @@ -15,6 +15,10 @@ |
15 | 15 | } |
16 | 16 | |
17 | 17 | .project-home-panel { |
18 | + border-bottom: 1px solid #DDD; | |
19 | + padding-bottom: 30px; | |
20 | + margin-bottom: 30px; | |
21 | + | |
18 | 22 | .project-home-title { |
19 | 23 | font-size: 18px; |
20 | 24 | color: #777; |
... | ... | @@ -26,7 +30,7 @@ |
26 | 30 | float: right; |
27 | 31 | } |
28 | 32 | .project-home-extra { |
29 | - margin-top: 10px; | |
33 | + margin-top: 20px; | |
30 | 34 | |
31 | 35 | .project-home-desc { |
32 | 36 | float: left; | ... | ... |
app/views/projects/show.html.haml