-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
new design implementation for footer and removed the pre-footer section #6036
Conversation
Signed-off-by: SHRAVANI KAWARE <97099574+ShravaniAK@users.noreply.github.com>
✅ Deploy Preview for knative ready!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify site configuration. |
Hey @ShravaniAK thanks for your work so far on this! As you can see in this screenshot below, there is a spacing issue with the text: |
@Cali0707 I have fixed the spacing issue , thanks ! |
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.
Nice work @ShravaniAK - this looks a lot better now! I left one code quality comment and then we should be good to merge this
@Cali0707 I have removed the commented code, thanks. |
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
/approve
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: Cali0707, ShravaniAK The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
resolves #6035
changes made :
proposed design :
![Screenshot 2024-07-01 at 6 30 29 PM](https://private-user-images.githubusercontent.com/97099574/344683466-b9cf3409-94c0-4e8b-8534-eb93fba4a876.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg5OTA1NzcsIm5iZiI6MTczODk5MDI3NywicGF0aCI6Ii85NzA5OTU3NC8zNDQ2ODM0NjYtYjljZjM0MDktOTRjMC00ZThiLTg1MzQtZWI5M2ZiYTRhODc2LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDglMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA4VDA0NTExN1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWNmMzk3ZDMwNjJlMGFlZTg1MmFhYWJiOTJiMDE3MTY3OWQxMjg3ZmZhYjU4ODNhMzZhN2M0MjAzNTJhZWFjZTQmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.EBlRqGrxizuL6AQhQB1eehoRKHKhxcYlqnRC4ghWf7Q)
Implementaion: