Tidy sass partials
This commit is contained in:
parent
a3470acdca
commit
aa20e7689e
10 changed files with 17 additions and 39 deletions
10
assets/sass/components/_page-post.sass
Normal file
10
assets/sass/components/_page-post.sass
Normal file
|
@ -0,0 +1,10 @@
|
|||
.post-pager
|
||||
clear: both
|
||||
margin-top: 2em
|
||||
|
||||
.post-pager div
|
||||
flex: 1
|
||||
|
||||
code[data-gist-id]
|
||||
background: transparent
|
||||
padding: 0
|
Loading…
Add table
Add a link
Reference in a new issue