Sparsh1212 / gsocanalyzer

A blazingly fast tool to analyze all the selected organizations in Google Summer of Code in the form of graphical analytics.
MIT License
75 stars 39 forks source link

fix: removes horizontal padding from tablet and mobile view #25

Closed wsameer closed 2 years ago

wsameer commented 2 years ago

Fixes: #20

The extra margin was coming from semantic-ui's CSS code.

After removing the extra margin from mobile and tablet views the UI looks like this

ui-with-fix

wsameer commented 2 years ago

@Sparsh1212 I am done with the fix. Please review the UI (screenshot) and let me know if more changes are needed.

wsameer commented 2 years ago

That was a ninja speed fix! Thanks!

Thank you! I can fix a few other tasks too since I have seen the codebase.

Sparsh1212 commented 2 years ago

That was a ninja speed fix! Thanks!

Thank you! I can fix a few other tasks too since I have seen the codebase.

Sure you can go for it! However, I would suggest, taking some high-priority tasks if possible. Let's leave the good-first-issues for other contributors. Also, feel free to create issues if you encounter any bugs.