oliverdavies.uk/assets/sass/components/_page-experience.sass
2017-03-21 21:26:31 +00:00

29 lines
472 B
Sass

.experience
margin-bottom: $padding-large-vertical * 3
+clearfix
.inner
flex: 1
&__website
display: inline-block
margin-bottom: 2px
&__role
color: $gray-light
margin-bottom: .625rem
&__logo
margin-left: 1.5em
margin-top: 25px
max-width: 25%
+desktop
max-width: 15%
img
height: auto
width: 100%
p:last-of-type
margin-bottom: 0