Fix duplication on project pages

Issue #26
This commit is contained in:
Oliver Davies 2016-06-07 22:13:07 +01:00
parent 7791277d55
commit 04c83f9c8b
9 changed files with 58 additions and 83 deletions

View file

@ -1,21 +0,0 @@
.project--skills
ul
list-style: none
margin-left: 0
padding-left: 0
li
display: inline-block
margin-right: 5px
img
max-height: 30px
.project--company__has-logo
a:link,
a:hover
border-bottom: 0
display: block
img
max-height: 50px

View file

@ -0,0 +1,13 @@
.project
&--company__has-logo
a:link,
a:hover
border-bottom: 0
display: block
img
max-height: 50px
&__website
@extend .btn
@extend .btn-primary