Skip to content
Discussion options

You must be logged in to vote

Problem solved! Solutions below (theme.scss file)

/-- scss:defaults --/
// The left hand sidebar
$grid-sidebar-width: 300px !default;

// The main body
$grid-body-width: 900px !default;

// The right hand margin bar
$grid-margin-width: 0px !default;

// The gutter that appears between the above columns
$grid-column-gutter-width: 1.5rem !default;

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@Juuso1
Comment options

@mcanouil
Comment options

@Juuso1
Comment options

@Juuso1
Comment options

Answer selected by mcanouil
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
html Issues with HTML and related web technology (html/css/scss/js) themes Related to HTML theming or any other style related issue (like highlight-style)
2 participants