Skip to content

Changing Margins #151

Answered by jakewies
anshjhatakia asked this question in Q&A
Jan 19, 2021 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

Hey @anshjhatakia 👋 You're the first to use a discussion in this project, so welcome! We have a documented way of adding custom styling to the site in the README. You can give this a go and see if it works for you. It's been a while since I've worked on this project (real life has gotten in the way), but many users of this theme have had success with this technique.

Let me know if this works out or not! Happy to help you find the right solution.

EDIT: If you go with the custom.scss option (which is really your only option at this point), you should be able to override this class's style:

With your own:

/* assets/scss/custom.scss */

.post {
  max-width: 100%; /* or whatever you want */
}

c…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@anshjhatakia
Comment options

@jakewies
Comment options

Answer selected by anshjhatakia
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants