Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG : Overflowing header icons #86

Closed
tomik-z-cech opened this issue Mar 14, 2024 · 1 comment
Closed

BUG : Overflowing header icons #86

tomik-z-cech opened this issue Mar 14, 2024 · 1 comment

Comments

@tomik-z-cech
Copy link
Owner

Describe the bug :
Icons are sticking out of header on devices with height < 800px.

To Reproduce :

  • Navigate to the site on device with height < 800px.
  • See header

Expected behavior :
Icons are sitting inside of the header on any device sizes.

Screenshots :
N/A

Devices :
All devices with screen height < 800px.

Additional context :
Possible styling problem.

@tomik-z-cech
Copy link
Owner Author

Set fixed height of all header elements in class .header-height.

Buge fixed in commit caa5de1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

1 participant