Added skills
This commit is contained in:
parent
1e61d99a1d
commit
0f2d5810d9
33 changed files with 88 additions and 25 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue