Skip to content

Commit

Permalink
style.scss: Widen the body rendering
Browse files Browse the repository at this point in the history
Signed-off-by: Kees Cook <[email protected]>
  • Loading branch information
kees committed Jul 4, 2024
1 parent 39c0ec1 commit d9af16b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions assets/css/style.scss
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
---

@import "{{ site.theme }}";

.inner {
max-width: 85%;
}

0 comments on commit d9af16b

Please sign in to comment.