Describe your changes in detail
Modified the width of some sections and added flex attribute on all sections to fix an open issue where buttons are not aligned three per row or an even number per row, I also beautified the CSS code to make it more readable by adding additional new line after each closing bracket.
Screenshots (if appropriate):
Types of changes
[X] Bug fix (non-breaking change which fixes an issue)
[X] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to change)
Checklist:
[ ] My change requires a change to the documentation.
Fixes #(issue)
Description
Put 3 buttons of font style per row #121
Describe your changes in detail Modified the width of some sections and added flex attribute on all sections to fix an open issue where buttons are not aligned three per row or an even number per row, I also beautified the CSS code to make it more readable by adding additional new line after each closing bracket.
Screenshots (if appropriate):
Types of changes
Checklist:
SWOC Participation