Skip to content
Discussion options

You must be logged in to vote

After some test, instead of forking the theme.
In /assets/css/jekyll-theme-chirpy.scss add complete CSS selector (I combined #sidebar and .site-title) finally take effect

#sidebar .site-title {
    font-size: 1.5rem;
}

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@dosomeharmsafari
Comment options

Answer selected by dosomeharmsafari
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