Tidy sass partials

This commit is contained in:
Oliver Davies 2017-03-21 20:40:43 +00:00
parent a3470acdca
commit aa20e7689e
10 changed files with 17 additions and 39 deletions

View file

@ -0,0 +1,28 @@
.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