I have successfully made all the reviews div responsive ! #570
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Issues indentification_> the issue was that the divs for the review section in website were not responsive so i change a bit of code and made them responsive!
Closes: #537
Summary
first : i change the height of all divs and set them to 100%
second : then i make the padding to 2rem
thats all how i did it !
Details
--> i followed the contributing steps carefully and followed them.
-> i have also taken help from the community manager on pathsphere discord to complete it as fast as posssible and in a
perfect manner .
Types of Changes
Please check the boxes that apply
Checklist
Please check the boxes that apply
Screenshots
first it was like this ->
![Screenshot 2024-10-12 002930](https://private-user-images.githubusercontent.com/102900421/375978930-10a7f469-2c1a-4211-a93e-94a55b8da476.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg4OTYyOTQsIm5iZiI6MTczODg5NTk5NCwicGF0aCI6Ii8xMDI5MDA0MjEvMzc1OTc4OTMwLTEwYTdmNDY5LTJjMWEtNDIxMS1hOTNlLTk0YTU1YjhkYTQ3Ni5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjA3JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIwN1QwMjM5NTRaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT0yMTBlN2ZiNDk0ODk0NzdhM2RlM2Q5OGMxOTllZTk5OTM2NjIyM2IyMDkzYTEyNGRhOWY3MmI4ODFkZDI0MjNhJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.CZMFjpZHSyUvJI0iA5G0PZM4r9k9HT89CW1l_S3RVlQ)
![Screenshot 2024-10-12 235642](https://private-user-images.githubusercontent.com/102900421/375978997-157ec287-4ccb-4d5e-9e20-62c25a86f28f.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg4OTYyOTQsIm5iZiI6MTczODg5NTk5NCwicGF0aCI6Ii8xMDI5MDA0MjEvMzc1OTc4OTk3LTE1N2VjMjg3LTRjY2ItNGQ1ZS05ZTIwLTYyYzI1YTg2ZjI4Zi5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjA3JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIwN1QwMjM5NTRaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT02ZGExYTQ3ZTAwMzg2OTFmNjc1ZGYwY2YwZjYwYTNhNzUyNzE3YmEwMGI3YWZhM2M0N2M5N2MyNTZkNDYzMDU4JlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.0UFhtjgJrjYCHELEsfUV4c5En-_xvKgOjkjSawxNYFk)
now all 3 are responsive ->