Tidy sass partials
This commit is contained in:
parent
a3470acdca
commit
aa20e7689e
10 changed files with 17 additions and 39 deletions
|
@ -1,2 +0,0 @@
|
|||
img.me
|
||||
max-width: 110px
|
|
@ -1,11 +0,0 @@
|
|||
.page--blog__list
|
||||
ul.posts
|
||||
list-style: none
|
||||
margin-bottom: 2em
|
||||
padding-left: 0
|
||||
|
||||
.post
|
||||
+clearfix
|
||||
border-bottom: 1px solid #CCC
|
||||
margin-bottom: 1em
|
||||
padding-bottom: 2em
|
|
@ -1,14 +0,0 @@
|
|||
.about-author
|
||||
+clearfix
|
||||
|
||||
img
|
||||
float: left
|
||||
margin: 0 1em 1em 0
|
||||
width: 50px
|
||||
|
||||
.post-pager
|
||||
clear: both
|
||||
margin-top: 2em
|
||||
|
||||
.post-pager div
|
||||
flex: 1
|
|
@ -1,28 +0,0 @@
|
|||
.experience
|
||||
margin-bottom: $padding-large-vertical * 3
|
||||
+clearfix
|
||||
|
||||
.inner
|
||||
flex: 1
|
||||
|
||||
&__website
|
||||
display: inline-block
|
||||
margin-bottom: 2px
|
||||
|
||||
&__role
|
||||
color: $gray-light
|
||||
margin-bottom: .625rem
|
||||
|
||||
&__logo
|
||||
margin-left: 1.5em
|
||||
margin-top: 25px
|
||||
max-width: 25%
|
||||
+desktop
|
||||
max-width: 15%
|
||||
|
||||
img
|
||||
height: auto
|
||||
width: 100%
|
||||
|
||||
p:last-of-type
|
||||
margin-bottom: 0
|
|
@ -1,15 +0,0 @@
|
|||
.project-company
|
||||
&.has-logo
|
||||
a:link,
|
||||
a:hover
|
||||
border-bottom: 0
|
||||
display: block
|
||||
|
||||
img
|
||||
max-width: 75%
|
||||
|
||||
+tablet
|
||||
max-width: 50%
|
||||
|
||||
+desktop
|
||||
max-width: 33.3%
|
|
@ -1,20 +0,0 @@
|
|||
.talk-location,
|
||||
.talk-slides,
|
||||
.talk-video,
|
||||
.talk-description
|
||||
margin-bottom: 2em
|
||||
|
||||
.talk-pager
|
||||
clear: both
|
||||
margin: 2em 0 .5em
|
||||
|
||||
.talk-pager div
|
||||
flex: 1
|
||||
|
||||
.talk-logo
|
||||
float: right
|
||||
margin: 0 0 2em 2em
|
||||
|
||||
.talk-logo img
|
||||
max-height: 100px
|
||||
max-width: 200px
|
Loading…
Add table
Add a link
Reference in a new issue