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] Use min-width instead of width #24

Merged
merged 2 commits into from
May 3, 2022

Conversation

maartenpaauw
Copy link
Contributor

When following section contents (e.g. education or certificates) is wider than two times the width of the skill container the skill container will get too much whitespace on the right. Using a min-width will fix the issue.

Before

Screenshot 2022-05-03 at 13 30 47

After

image

Maarten Paauw and others added 2 commits May 3, 2022 13:39
When following section contents (e.g. education or certificates) is wider than two times the width of the skill container the skill container will get too much whitespace on the right. Using a min-width will fix the issue.
@davcd
Copy link
Owner

davcd commented May 3, 2022

Added modification to assets/scss/skills.scss file!

@davcd davcd merged commit 0f61ca9 into davcd:master May 3, 2022
@davcd
Copy link
Owner

davcd commented May 3, 2022

@maartenpaauw thank you very much for your contribution!

@maartenpaauw
Copy link
Contributor Author

Thanks for the fast merge!

@davcd
Copy link
Owner

davcd commented May 3, 2022

Version 0.1.7 released!

@maartenpaauw maartenpaauw deleted the bugfix/skills-container-min-width branch May 5, 2022 12:51
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