2017-07-17 20:17:49 +00:00
|
|
|
@import '../mixins'
|
2017-05-21 21:04:57 +00:00
|
|
|
|
2017-04-16 00:29:47 +00:00
|
|
|
.experience-item
|
2017-07-25 19:37:31 +00:00
|
|
|
// margin-bottom: $padding-large-vertical * 3
|
2016-05-28 08:29:47 +00:00
|
|
|
+clearfix
|
2015-11-07 08:43:30 +00:00
|
|
|
|
2017-04-16 00:29:47 +00:00
|
|
|
.experience-item-website
|
|
|
|
margin-bottom: 2px
|
2017-03-13 07:14:17 +00:00
|
|
|
|
2017-04-16 00:29:47 +00:00
|
|
|
.experience-item-role
|
|
|
|
margin-bottom: .625rem
|
2016-04-19 06:58:33 +00:00
|
|
|
|
2017-04-16 00:29:47 +00:00
|
|
|
.experience-item-logo
|
2017-04-25 06:43:08 +00:00
|
|
|
float: right
|
|
|
|
margin: 25px 0 1em 1.5em
|
|
|
|
max-width: 25%
|
|
|
|
+from(500px)
|
|
|
|
max-width: 20%
|
|
|
|
+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%
|
|
|
|
|
2017-04-16 00:29:47 +00:00
|
|
|
.experience-item-description p:last-of-type
|
|
|
|
margin-bottom: 0
|