This repository has been archived on 2025-01-19. You can view files and clone it, but cannot push or open issues or pull requests.
oliverdavies.uk-old-sculpin/assets/sass/blog-post.sass
2017-06-15 18:22:11 +01:00

40 lines
615 B
Sass

@import '../../node_modules/bootstrap-sass/assets/stylesheets/bootstrap/mixins/clearfix'
.post-pager
clear: both
margin-top: 2em
.post-pager div
flex: 1
pre
display: block
overflow: auto
word-break: normal
word-wrap: no-wrap
pre[class*="language-"]
border: 0
border-radius: 0
margin: 1.5em 0
pre code
white-space: pre
word-break: normal
code.hljs
background-color: inherit
padding: 0
code[data-gist-id]
background: transparent
padding: 0
.about-author
+clearfix
img
float: left
margin: 0 1em 1em 0
width: 50px