2017-04-16 00:29:47 +00:00
|
|
|
.experience-item
|
2016-05-28 08:29:47 +00:00
|
|
|
margin-bottom: $padding-large-vertical * 3
|
|
|
|
+clearfix
|
2015-11-07 08:43:30 +00:00
|
|
|
|
2017-04-16 08:22:49 +00:00
|
|
|
.experience-item-inner
|
|
|
|
flex: 1 1 100%
|
|
|
|
|
2017-04-16 00:29:47 +00:00
|
|
|
.experience-item-website
|
|
|
|
display: inline-block
|
|
|
|
margin-bottom: 2px
|
2017-03-13 07:14:17 +00:00
|
|
|
|
2017-04-16 00:29:47 +00:00
|
|
|
.experience-item-role
|
|
|
|
color: $gray-light
|
|
|
|
margin-bottom: .625rem
|
2016-04-19 06:58:33 +00:00
|
|
|
|
2017-04-16 00:29:47 +00:00
|
|
|
.experience-item-logo
|
2017-04-16 08:22:49 +00:00
|
|
|
flex: 1 3 250px
|
2017-04-16 00:29:47 +00:00
|
|
|
margin-left: 1.5em
|
|
|
|
margin-top: 25px
|
2016-04-19 06:58:33 +00:00
|
|
|
|
2016-10-09 20:07:02 +00:00
|
|
|
img
|
|
|
|
height: auto
|
|
|
|
width: 100%
|
|
|
|
|
2017-04-16 00:29:47 +00:00
|
|
|
.experience-item-description p:last-of-type
|
|
|
|
margin-bottom: 0
|