Closed Santhoshmani1 closed 10 months ago
The Header has inconsistent styling in smaller devices for screen resolution < 420px and can be improved.
Solution 1 The buttons wrapper can be used the css flex property, so that the styles are consistent and responsive.
Solution 2 The Header can be adjusted to hide these buttons in the header section
I would like to contribute to solve this issue.
Hello @Santhoshmani1 , this is not something that is under the control of this repository. The style and layout of these panes are generated by the OWASP organisation, so an issue would have to be raised on the github.io repo
Issue :
The Header has inconsistent styling in smaller devices for screen resolution < 420px and can be improved.
Solution 1 The buttons wrapper can be used the css flex property, so that the styles are consistent and responsive.
Solution 2 The Header can be adjusted to hide these buttons in the header section
I would like to contribute to solve this issue.