16 lines
267 B
Sass
16 lines
267 B
Sass
.project-company
|
|
&.has-logo
|
|
a:link,
|
|
a:hover
|
|
border-bottom: 0
|
|
display: block
|
|
|
|
img
|
|
max-width: 75%
|
|
|
|
+tablet
|
|
max-width: 50%
|
|
|
|
+desktop
|
|
max-width: 33.3%
|