feat(code): add support for code block folding (#259)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
.page {
|
||||
position: relative;
|
||||
width: 100%;
|
||||
max-width: 60%;
|
||||
max-width: 800px;
|
||||
width: 60%;
|
||||
margin: 0 auto;
|
||||
padding-top: $page-padding-top-desktop;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user