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