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

fix: customize the default theme, override text-align to avoid long indentations #3

Merged
merged 1 commit into from
Oct 16, 2024

Conversation

rektpwner
Copy link
Contributor

Hello,

Goal:
Avoid long indentations when backquotes are used one the same line as a sentence.

Default theme:

  1. assets/scss/_single.scss is loaded by assets/scss/main.scss.
  2. assets/scss/main.scss is loaded by layouts/partials/head.html

Duplicate the default theme directory structure to override text-align.

@gogo2464 gogo2464 merged commit 34c852f into gogo2464:main Oct 16, 2024
1 check failed
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

Successfully merging this pull request may close these issues.

2 participants