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: stretched image #3

Merged
merged 1 commit into from
Mar 8, 2023
Merged

fix: stretched image #3

merged 1 commit into from
Mar 8, 2023

Conversation

mrizkimaulidan
Copy link
Contributor

Hi,

This small PR fixing the stretched image.

Solution:
Adding object-fit: cover; on .author-avatar class seems fix it.

Before adding object-fit class:
Before

As you can see the image is stretched out.

After adding object-fit class:
After

The husky image size used above is : 900x500 pixel

@hugo-sid
Copy link
Owner

hugo-sid commented Mar 8, 2023

Hi @mrizkimaulidan . Thanks for fixing the stretched image issue.

Also, thanks for the detailed description in the PR message.

I appreciate your effort towards improving this theme.

Looking forward to future contributions.

@hugo-sid hugo-sid merged commit 5eb9b07 into hugo-sid:main Mar 8, 2023
@hugo-sid
Copy link
Owner

hugo-sid commented Mar 8, 2023

Don't forget to star the repo, if you liked it !

@mrizkimaulidan
Copy link
Contributor Author

mrizkimaulidan commented Mar 8, 2023

Thank you so much! This is a cool theme and it looks suit for me, I will using it for my personal Hugo site theme

@hugo-sid
Copy link
Owner

hugo-sid commented Mar 8, 2023

Hi @mrizkimaulidan.

I'm glad that you find the theme cool.

I'm happy to hear that you'll be using it for your personal Hugo site.

If you wish, you may list your website here.

Your contribution is greatly appreciated.

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.

None yet

2 participants