parent
0115c16fea
commit
38b166427d
2 changed files with 10 additions and 2 deletions
|
@ -1,12 +1,18 @@
|
|||
.project
|
||||
&--company__has-logo
|
||||
&__company--has-logo
|
||||
a:link,
|
||||
a:hover
|
||||
border-bottom: 0
|
||||
display: block
|
||||
|
||||
img
|
||||
max-height: 50px
|
||||
max-width: 75%
|
||||
|
||||
+breakpoint($screen-sm)
|
||||
max-width: 50%
|
||||
|
||||
+breakpoint($screen-md)
|
||||
max-width: 33.3%
|
||||
|
||||
&__website
|
||||
@extend .btn
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue