parent
7791277d55
commit
04c83f9c8b
9 changed files with 58 additions and 83 deletions
|
@ -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
|
13
assets/sass/pages/_projects.sass
Normal file
13
assets/sass/pages/_projects.sass
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue