-
-
Notifications
You must be signed in to change notification settings - Fork 184
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
read more feature #125
read more feature #125
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi there, Thanks a lot for your first pull request, we'll be reviewing it asap :)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @MaYaNkKashyap681 Some older changes have also been changed incorrectly in this new commit, can you please fix them? :) If you face any problem lmk
I have made a new commit if still there is some issue then let me know! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm!
1). Added Box Shadow Around Post Box.
2). Added Read More Feature in the post -> If the caption is long, the read more button will be displayed and if the user clicks on the read more button, the whole caption will be displayed.
3). Added Comment Icon.
4). On hovering the user profile, the circle turns black and the image scales up a little.