Closed tomik-z-cech closed 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.
Set fixed height of all header elements in class .header-height.
.header-height
Buge fixed in commit caa5de1.
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.