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

Feature/stickystyle #8

Merged
merged 3 commits into from
Oct 20, 2018
Merged

Feature/stickystyle #8

merged 3 commits into from
Oct 20, 2018

Conversation

sareeshv
Copy link

@sareeshv sareeshv commented Oct 16, 2018

#3
-Added new link styles

screen shot 2018-10-15 at 11 26 27 pm

src/links.scss Outdated
&:hover {
box-shadow: 2px 8px 4px -6px hsla(0, 0%, 0%, 0.5);
}
&.yellow {
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you check out the highlight10, it is similar. if you change the background color then it will be the same as the one you submitted.

so instead can you please add the background color properties to the highlight10. this way, your style will be added and it won't add duplicate style to the package.

Copy link
Owner

@drex44 drex44 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sareeshv Thanks for the PR and sorry for late response! I have submitted a review for the PR. please look into it and make changes accordingly.

@sareeshv
Copy link
Author

@drex44 , I have modified as per the comment. Please review

@drex44
Copy link
Owner

drex44 commented Oct 20, 2018

@sareeshv Thanks for updates. :)
Merged!

@drex44 drex44 merged commit 1c9e941 into drex44:master Oct 20, 2018
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