tomik-z-cech / PP5-Ohm-Azing-Components

View massive selection of electronic components at our online store. Find high-quality resistors, capacitors, tools, kits and more. Shop now for all your electronic needs !
https://ohmazing-components-1a5a0fcb9e95.herokuapp.com/
1 stars 1 forks source link

BUG : Overflowing header icons #86

Closed tomik-z-cech closed 7 months ago

tomik-z-cech commented 7 months ago

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

To Reproduce :

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 commented 7 months ago

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

Buge fixed in commit caa5de1.