oliverdavies.uk/styles/pages/_portfolio.sass

22 lines
329 B
Sass
Raw Normal View History

2016-03-10 21:30:15 +00:00
.project--skills
ul
2016-03-17 08:44:33 +00:00
list-style: none
margin-left: 0
padding-left: 0
2016-02-07 00:24:32 +00:00
2016-03-10 21:30:15 +00:00
li
2016-03-17 08:44:33 +00:00
display: inline-block
margin-right: 5px
2016-02-07 00:24:32 +00:00
2016-03-10 21:30:15 +00:00
img
2016-03-17 08:44:33 +00:00
max-height: 30px
2016-02-07 00:24:32 +00:00
2016-03-10 21:30:15 +00:00
.project--company__has-logo
2016-02-06 20:58:41 +00:00
a:link,
2016-03-10 21:30:15 +00:00
a:hover
2016-03-17 08:44:33 +00:00
border-bottom: 0
display: block
2016-02-06 20:58:41 +00:00
2016-03-10 21:30:15 +00:00
img
2016-03-17 08:44:33 +00:00
max-height: 50px