-
Notifications
You must be signed in to change notification settings - Fork 105
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
Adding Category Animate #40
base: master
Are you sure you want to change the base?
Conversation
</head> | ||
|
||
<body> | ||
<div id="zoomIn">The quick brown fox jumps over the lazy dog</div> |
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.
There should be nothing between div. For content, please use :before
and :after
pseudo elements.
Hey @netham91 😄 Thank you for sending this pull request. These look great. There are few things that need to be fixed. Left their comments. Please fix them. Apart from that, please delete |
Issues fixed :) |
@netham91 Please delete |
@manrajgrover I should have checked it before :( , anyways, fixed. Checked the files too, I think the commit is now clean. :) |
Adding a new category : Animate