Tidy sass partials, remove breakpoint

This commit is contained in:
Oliver Davies 2017-03-18 22:47:15 +00:00
parent 23dea217cb
commit 349fe12d0d
8 changed files with 23 additions and 29 deletions

View file

@ -1,6 +0,0 @@
@import 'about'
@import 'blog-list'
@import 'blog-post'
@import 'experience'
@import 'projects'
@import 'talk'

View file

@ -17,6 +17,8 @@
margin-left: 1.5em
margin-top: 25px
max-width: 25%
+desktop
max-width: 15%
img
height: auto
@ -24,7 +26,3 @@
p:last-of-type
margin-bottom: 0
+breakpoint(30rem)
&__logo
max-width: 15%