roannav / matrix-movies-website-hacktoberfest

A fan website dedicated to The Matrix Movies. This project was active during Hacktoberfest 2023 only. It is now closed and publicly archived.
https://roannav.github.io/matrix-movies-website-hacktoberfest/
MIT License
20 stars 37 forks source link

For reviews.html page, make header, navbar, and footer look the same as on the other pages #79

Closed roannav closed 11 months ago

roannav commented 11 months ago

For the reviews.html page, please make the header, navbar, and footer look the same as the other pages on the website.

The header, navbar, and footer styles that we want to keep are already defined in css/default.css.

So you will need to REMOVE some of the new styles that were added to reviews.html, that are overriding css/default.css. We want it to look like the header, navbar, and footer defined in css/default.css.

All pages use the styles in css/default.css.
For the reviews.html page, the styles that are in css/pages/reviews.css will override the styles in css/default.css.

Shreshth-Srivastava commented 11 months ago

Hello there, I would like to solve this issue so please assign this to me.

roannav commented 11 months ago

Hi @Shreshth-Srivastava, Thank you for your interest in this issue. You are assigned.

Shreshth-Srivastava commented 11 months ago

I have made the required changes in the files. This is a preview of the page after the changes, if everything looks fine then tell me and I will create a pull request for this issue.

https://github.com/roannav/matrix-movies-website-hacktoberfest/assets/134348598/78acc95f-64b1-40ee-8689-306ac8a132d1

roannav commented 11 months ago

@Shreshth-Srivastava Looks great! Thank you and please make the pull request. :smile: