2017-06-15 17:22:11 +00:00
|
|
|
@import '../../node_modules/bootstrap-sass/assets/stylesheets/bootstrap/variables'
|
2017-05-21 21:04:57 +00:00
|
|
|
@import 'mixins'
|
|
|
|
|
2016-11-29 19:13:09 +00:00
|
|
|
.project-company
|
|
|
|
&.has-logo
|
2016-06-07 21:13:07 +00:00
|
|
|
a:link,
|
|
|
|
a:hover
|
|
|
|
border-bottom: 0
|
|
|
|
display: block
|
|
|
|
|
|
|
|
img
|
2016-06-24 07:28:00 +00:00
|
|
|
max-width: 75%
|
|
|
|
|
2016-11-29 19:13:09 +00:00
|
|
|
+tablet
|
2016-06-24 07:28:00 +00:00
|
|
|
max-width: 50%
|
|
|
|
|
2016-11-29 19:13:09 +00:00
|
|
|
+desktop
|
2016-06-24 07:28:00 +00:00
|
|
|
max-width: 33.3%
|