2016-03-10 21:30:15 +00:00
|
|
|
.experience
|
2016-05-28 08:29:47 +00:00
|
|
|
margin-bottom: $padding-large-vertical * 3
|
|
|
|
+clearfix
|
2015-11-07 08:43:30 +00:00
|
|
|
|
2017-03-13 07:14:17 +00:00
|
|
|
.inner
|
|
|
|
flex: 1
|
|
|
|
|
2016-04-21 10:37:17 +00:00
|
|
|
&__website
|
2016-04-19 06:58:33 +00:00
|
|
|
display: inline-block
|
|
|
|
margin-bottom: 2px
|
|
|
|
|
2016-04-21 10:37:17 +00:00
|
|
|
&__role
|
2016-05-28 08:29:47 +00:00
|
|
|
color: $gray-light
|
2016-10-09 20:07:02 +00:00
|
|
|
margin-bottom: .625rem
|
|
|
|
|
|
|
|
&__logo
|
|
|
|
margin-left: 1.5em
|
|
|
|
margin-top: 25px
|
|
|
|
max-width: 25%
|
2017-03-18 22:47:15 +00:00
|
|
|
+desktop
|
|
|
|
max-width: 15%
|
2016-04-19 06:58:33 +00:00
|
|
|
|
2016-10-09 20:07:02 +00:00
|
|
|
img
|
|
|
|
height: auto
|
|
|
|
width: 100%
|
|
|
|
|
|
|
|
p:last-of-type
|
|
|
|
margin-bottom: 0
|