Add portfolio styles
This commit is contained in:
parent
40967977d4
commit
7ee5418053
2 changed files with 12 additions and 0 deletions
11
styles/_portfolio.scss
Normal file
11
styles/_portfolio.scss
Normal file
|
@ -0,0 +1,11 @@
|
|||
.project--company__has-logo {
|
||||
a:link,
|
||||
a:hover {
|
||||
border-bottom: 0;
|
||||
display: block;
|
||||
}
|
||||
|
||||
img {
|
||||
max-height: 50px;
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue