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

Customizing text layout #94

Closed
Manu343726 opened this issue Oct 19, 2014 · 2 comments
Closed

Customizing text layout #94

Manu343726 opened this issue Oct 19, 2014 · 2 comments

Comments

@Manu343726
Copy link

Hello, I'm using your theme as base for my personal website, but I'm pretty new to sass and I'm not able to find which part of the sass files I have to change.

What I want is:

  • Change paragraphs: I prefer having an space between paragraphs instead of the first line of a paragraph with an extra tab. Also I noticed that the line jump you introduce in markdown with two extra spaces is omitted.
  • Change article width: Also if its possible I want to change the layout of the article class to use more screen space, I feel your setup a bit close.

Can you provide me a general explanation of how the setup is organised? Thanks a lot.

@Manu343726 Manu343726 changed the title Customizing text content Customizing text layout Oct 19, 2014
@mmistakes
Copy link
Owner

Take a look through these closed issues and let me know if you still need further clarification. These questions come up often...

@jeremyvoltz
Copy link
Contributor

What I did was made a new file called mystyles.scss, where I could add any tweaks I wanted instead of having to find everything and change them. Then simply add @import "mystyles"; to the end of /assets/css/main.scss for it to be included.

Hope that helps!

cjmadsen pushed a commit to cjmadsen/cjmadsen.github.io that referenced this issue Dec 7, 2016
cwigington3 pushed a commit to cwigington3/cwigington3.github.io---test that referenced this issue Jan 20, 2017
cwigington3 pushed a commit to cwigington3/cwigington3.github.io---test that referenced this issue Jan 20, 2017
Solves issue mmistakes#94 with disqus comments being enabled by default globally
cwigington3 pushed a commit to cwigington3/cwigington3.github.io---test that referenced this issue Jan 20, 2017
# By Roman Valls Guimera
# Via Michael Rose (1) and Roman Valls Guimera (1)
* 'master' of https://github.com/mmistakes/so-simple-theme:
  Solves issue mmistakes#94 with disqus comments being enabled by default globally
Manu343726 pushed a commit to Manu343726/Manu343726.github.io that referenced this issue Sep 17, 2018
theRealSuperMario pushed a commit to theRealSuperMario/therealsupermario.github.io that referenced this issue Jul 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants