Skip to content

Commit

Permalink
Set width to 80% on desktop for docs content
Browse files Browse the repository at this point in the history
Signed-off-by: lucperkins <[email protected]>
  • Loading branch information
lucperkins committed May 2, 2019
1 parent 70ddd50 commit 3f278bf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions assets/sass/style.sass
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,9 @@ $section-padding: 2rem
@import "toc"

.content
+desktop
width: 80%

.highlight, pre
background-color: rgb(39, 40, 34)
color: $white
Expand Down

0 comments on commit 3f278bf

Please sign in to comment.