This repository has been archived on 2025-01-19. You can view files and clone it, but cannot push or open issues or pull requests.
oliverdavies.uk-old-sculpin/assets/sass/pages/_experience.sass

35 lines
567 B
Sass

.experience
margin-bottom: $padding-large-vertical * 3
+clearfix
&__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%
img
height: auto
width: 100%
p:last-of-type
margin-bottom: 0
+breakpoint(30rem)
&__logo
max-width: 15%
.experience.has-logo
display: flex
justify-content: flex-start
.inner
flex: 1