Split stylesheets

This commit is contained in:
Oliver Davies 2017-08-19 00:28:44 +01:00
parent 8d5c0df143
commit 733a34f19d
17 changed files with 52 additions and 21 deletions

View file

@ -0,0 +1,24 @@
@import "node_modules/bulma/sass/utilities/initial-variables"
@import "node_modules/bulma/sass/utilities/mixins"
.experience-item-website
margin-bottom: 2px
.experience-item-role
margin-bottom: .625rem
.experience-item-logo
float: right
margin: 25px 0 1em 1.5em
max-width: 25%
+from(500px)
max-width: 20%
+desktop
max-width: 15%
img
height: auto
width: 100%
.experience-item-description p:last-of-type
margin-bottom: 0