Write 0.8 blog post

This commit is contained in:
Jeremy Thomas
2019-10-14 01:42:05 +01:00
parent 1a6b00ecd5
commit c2d785ac56
16 changed files with 457 additions and 389 deletions

View File

@@ -2,6 +2,18 @@
background-color: $primary
color: $primary-invert
.bd-post-container
margin: 0 auto
max-width: 56rem
.bd-post-fullwidth
text-align: center
+from(60rem)
.bd-post-fullwidth
margin-left: calc(28rem - 50vw)
margin-right: calc(28rem - 50vw)
.bd-post
.table
font-size: 1rem