Hi there grav community!
I’m fiddling around with grav, the typhoon theme and tailwindcss for a while now, adjusting the typhoon theme to me needs.
One thing i really can’t wrap my head around is adjusting the hero’s background image properties. I think this is mostly a tailwind question though:
The hero image height is depending on the content (title, content, …). I would like to
a) have the background-image always ‘bottom-aligned’, meaning it only cuts off at the top with the bottom always visible.
b) having a minimum height even if there is almost no content (e.g. a one-line header). For example showing always 50% height at minimum.
I tried out many different tailwind classes without luck for the hero section:
It would be really awesome if someone could give me a hint in the right direction how to achieve this.
Thanks,
GrIIIe