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
Raw Normal View History

2016-03-10 21:30:15 +00:00
.experience
2016-05-28 08:29:47 +00:00
margin-bottom: $padding-large-vertical * 3
+clearfix
2015-11-07 08:43:30 +00:00
2016-04-21 10:37:17 +00:00
&__website
2016-04-19 06:58:33 +00:00
display: inline-block
margin-bottom: 2px
2016-04-21 10:37:17 +00:00
&__role
2016-05-28 08:29:47 +00:00
color: $gray-light
2016-10-09 20:07:02 +00:00
margin-bottom: .625rem
&__logo
margin-left: 1.5em
margin-top: 25px
max-width: 25%
2016-04-19 06:58:33 +00:00
2016-10-09 20:07:02 +00:00
img
height: auto
width: 100%
p:last-of-type
margin-bottom: 0
+breakpoint(30rem)
2016-04-21 10:37:17 +00:00
&__logo
2016-10-09 20:07:02 +00:00
max-width: 15%
.experience.has-logo
display: flex
justify-content: flex-start
2016-04-18 23:56:40 +00:00
2016-10-09 20:07:02 +00:00
.inner
flex: 1