dakshsinghrathore / ISRO-web

This website aims to adapt SpaceX's official website by incorporating ISRO's content, offering a unique fusion of both organizations.
https://dsr-isrowebapp.netlify.app/
MIT License
43 stars 62 forks source link

Center arrow #80

Closed Iamdivyak closed 11 months ago

Iamdivyak commented 11 months ago

issue no: #67

netlify[bot] commented 11 months ago

Deploy Preview for dsr-isrowebapp ready!

Name Link
Latest commit 1c144eb4648a12d1e954b00286ca70ce02bc5fd1
Latest deploy log https://app.netlify.com/sites/dsr-isrowebapp/deploys/652842378c1438000777bdd8
Deploy Preview https://deploy-preview-80--dsr-isrowebapp.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Iamdivyak commented 11 months ago

hey @dakshsinghrathore while going throw your codes in index.html. I saw that the div with the class name scroll-arrow (the arrow div) is written twice in all sections. it will work as it is, after removing that repetitive code.

image

should I make a new issue for refactoring the codes?

dakshsinghrathore commented 11 months ago

hey @dakshsinghrathore while going throw your codes in index.html. I saw that the div with the class name scroll-arrow (the arrow div) is written twice in all sections. it will work as it is, after removing that repetitive code.

image

should I make a new issue for refactoring the codes?

Yeah I was about to create an issue on refactoring of the whole code where necessary ! Kindly create one, and will assign it to you asap ! Thanks for your patience !

Iamdivyak commented 11 months ago

hey @dakshsinghrathore while going throw your codes in index.html. I saw that the div with the class name scroll-arrow (the arrow div) is written twice in all sections. it will work as it is, after removing that repetitive code. image should I make a new issue for refactoring the codes?

Yeah I was about to create an issue on refactoring of the whole code where necessary ! Kindly create one, and will assign it to you asap ! Thanks for your patience !

here, issue no: #83