Small Experience updates
This commit is contained in:
parent
f4de17acf5
commit
c65061f224
|
@ -1,7 +1,7 @@
|
||||||
.experience
|
.experience
|
||||||
+clearfix
|
margin-bottom: $padding-large-vertical * 3
|
||||||
margin-bottom: $padding-large-vertical * 2
|
|
||||||
position: relative
|
position: relative
|
||||||
|
+clearfix
|
||||||
|
|
||||||
h2
|
h2
|
||||||
margin-top: 0
|
margin-top: 0
|
||||||
|
@ -9,22 +9,22 @@
|
||||||
@include breakpoint(max-width $screen-tablet)
|
@include breakpoint(max-width $screen-tablet)
|
||||||
font-size: 1.5em
|
font-size: 1.5em
|
||||||
|
|
||||||
|
p:last-of-type
|
||||||
|
margin-bottom: 0
|
||||||
|
|
||||||
&__website
|
&__website
|
||||||
display: inline-block
|
display: inline-block
|
||||||
margin-bottom: 2px
|
margin-bottom: 2px
|
||||||
|
|
||||||
&__role
|
&__role
|
||||||
font-style: italic
|
color: $gray-light
|
||||||
margin-bottom: 10px
|
margin-bottom: 10px
|
||||||
|
|
||||||
.experience--with-logo
|
.experience--with-logo
|
||||||
.experience
|
.experience
|
||||||
&__logo
|
&__logo
|
||||||
@extend .pull-right
|
@extend .pull-right
|
||||||
margin: 3px 0 20px 20px
|
margin: 0 0 2em 2em
|
||||||
max-width: 25%
|
|
||||||
|
|
||||||
@include breakpoint($screen-sm-min)
|
|
||||||
max-width: 20%
|
max-width: 20%
|
||||||
|
|
||||||
@include breakpoint($screen-md-min)
|
@include breakpoint($screen-md-min)
|
||||||
|
|
|
@ -8,6 +8,8 @@ experiences:
|
||||||
role: Senior Drupal Developer
|
role: Senior Drupal Developer
|
||||||
start: May 2016
|
start: May 2016
|
||||||
end: ~
|
end: ~
|
||||||
|
description: |
|
||||||
|
<p>Drupal website development.</p>
|
||||||
|
|
||||||
- company: freelance
|
- company: freelance
|
||||||
location: Remote
|
location: Remote
|
||||||
|
|
Reference in a new issue