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

18 lines
348 B
Sass
Raw Normal View History

2016-03-10 21:30:15 +00:00
.experience
2016-04-09 19:51:24 +00:00
+clearfix
2015-11-07 08:43:30 +00:00
2016-03-10 21:30:15 +00:00
.experience__logo
2016-03-17 08:44:33 +00:00
@extend .pull-right
margin: 0 0 10px 10px
2016-04-18 23:56:40 +00:00
max-width: 25%
@include breakpoint($screen-sm-min)
max-width: 20%
@include breakpoint($screen-md-min)
max-width: 15%
2015-11-07 08:43:30 +00:00
.experience__role
2016-03-17 08:44:33 +00:00
font-style: italic
margin-bottom: 10px