OWASP / www-project-threat-dragon

OWASP Foundation Threat Dragon Project Web Repository
https://owasp.org/www-project-threat-dragon/
Apache License 2.0
73 stars 25 forks source link

Inconsistent header behaviour in small screens #76

Closed Santhoshmani1 closed 10 months ago

Santhoshmani1 commented 10 months ago

Issue :

The Header has inconsistent styling in smaller devices for screen resolution < 420px and can be improved.

Screenshot 2024-01-19 074421

Solution 1 The buttons wrapper can be used the css flex property, so that the styles are consistent and responsive. Screenshot 2024-01-19 074344

Solution 2 The Header can be adjusted to hide these buttons in the header section Screenshot 2024-01-19 074400

I would like to contribute to solve this issue.

jgadsden commented 10 months ago

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