Added skills

This commit is contained in:
Oliver Davies 2016-02-07 00:24:32 +00:00
parent 1e61d99a1d
commit 0f2d5810d9
33 changed files with 88 additions and 25 deletions

View file

@ -1,3 +1,20 @@
.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 {