KotlinBy / awesome-kotlin

A curated list of awesome Kotlin related stuff Inspired by awesome-java.

Home Page:https://kotlin.link/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The header is "jumping" when cycling through the logos

madhead opened this issue · comments

When I cycle through the logos by clicking them the header is changing its height and the page content is jumping:

image

It's shouldn't happens, cause right now header is banner. How you able to cycle through the logos?

image

Well, I changed to show: () => false in head.tsx :)

Yeah, these days it's a banner, but when the event is over, I guess this particular logo will be turned off, won't it?

Currently I manually edit CSS to switch between banner/logo mode. Ofcause better way to fix is switch to separate banner component and separate logos component. And switch between them