Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Decrease spacing on the right #163

Open
gauravsapiens opened this issue Aug 20, 2013 · 2 comments
Open

Decrease spacing on the right #163

gauravsapiens opened this issue Aug 20, 2013 · 2 comments

Comments

@gauravsapiens
Copy link

Sorry guys, I'm not very adapt to CSS. Couldn't find where to do decrease spacing on right and increase the content area width.

Please help me out. Thanks !

@awelfle
Copy link

awelfle commented Aug 20, 2013

I think this is where you want to update that:

article h1, article h2, article h3, article h4, article h5, article h6, article p, article blockquote {
    max-width: XXXpx; <-- Set this to your desired width
    padding-right: 100px;
}

@gauravsapiens
Copy link
Author

Doesn't work awelle. I would like to add one more thing that I want to do this for a page content, not a post.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants