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

Option to adjust the size a post's main image #29

Open
trostli opened this issue Nov 18, 2023 · 1 comment
Open

Option to adjust the size a post's main image #29

trostli opened this issue Nov 18, 2023 · 1 comment

Comments

@trostli
Copy link

trostli commented Nov 18, 2023

Would it be possible to allow an option for the post's main image to be smaller?

@trostli trostli changed the title Option to adjust size a post's main image Option to adjust the size a post's main image Nov 18, 2023
@minimaluminium
Copy link
Member

Hey @trostli, thanks for an idea which we'll consider about. In the meantime, you can add this into the code injection setting to make the image smaller.

<style>
    .gh-article-image {
        grid-column: main;
    }
</style>

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