This PR focused on to improve the appearance of sections by applying media queries and adjusting some general styles. These styles changes are just opinion and can changing based on feedback.
The most relevant modifications:
Adjust media query to make the section looks better on small screens.
Change the text-color to improve the readability of the 'Disabled' tag.
Justify text in warning boxes.
Standardize the size and text color in the buttons of the zap section.
Motivation and Context
The motivation to make these smaller adjustments is to give better user experience.
How Has This Been Tested?
Manually. To see some of the changes presented it's necessary to make some manual adjustments in the code. The images above are not representative of the page's current appearance, but they are attached to facilitate the revision of changes.
Description
This PR focused on to improve the appearance of sections by applying media queries and adjusting some general styles. These styles changes are just opinion and can changing based on feedback.
The most relevant modifications:
Adjust media query to make the section looks better on small screens.
Change the text-color to improve the readability of the 'Disabled' tag.
Motivation and Context
The motivation to make these smaller adjustments is to give better user experience.
How Has This Been Tested?
Manually. To see some of the changes presented it's necessary to make some manual adjustments in the code. The images above are not representative of the page's current appearance, but they are attached to facilitate the revision of changes.