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

Fixed : Front page image smooth animation : #27 #106

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

abhinab-choudhury
Copy link

video.mp4

Made Change in CSS for the Animation.

@Amark19 Amark19 linked an issue Jun 16, 2024 that may be closed by this pull request
@Amark19 Amark19 self-requested a review June 16, 2024 10:33
Copy link
Author

@abhinab-choudhury abhinab-choudhury left a comment

Choose a reason for hiding this comment

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

Thank You

@abhinab-choudhury
Copy link
Author

is the PR appropiate, do i have to make some more changes

@Amark19
Copy link
Collaborator

Amark19 commented Jun 19, 2024

is the PR appropiate, do i have to make some more changes

can u check suggested changes ?

@abhinab-choudhury
Copy link
Author

is it Good, i have removed all the unwanted changes in the files

@abhinab-choudhury
Copy link
Author

hi, just a humble remainder



class BaseTranslatorTestCase(TestCase):
def setUp(self):
self.dummy_request = {"text": "My name is Amar"}
self.dummy_request = {
'text': 'My name is Amar'
Copy link
Collaborator

Choose a reason for hiding this comment

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

remove formatting change from this file too

@@ -24,18 +24,35 @@

}

.imge {
Copy link
Collaborator

Choose a reason for hiding this comment

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

I think its the right time to change class name from imge to something readable as there are only 5 usages within same file.
Lets change it .

@Amark19
Copy link
Collaborator

Amark19 commented Jun 23, 2024

@abhinab-choudhury can u check now ?

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.

Front page image smooth animation
2 participants