Tidy sass partials, remove breakpoint
This commit is contained in:
parent
23dea217cb
commit
349fe12d0d
8 changed files with 23 additions and 29 deletions
|
@ -1,6 +0,0 @@
|
|||
@import 'about'
|
||||
@import 'blog-list'
|
||||
@import 'blog-post'
|
||||
@import 'experience'
|
||||
@import 'projects'
|
||||
@import 'talk'
|
|
@ -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%
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue