Relative Content

Tag Archive for csstailwind-cssviewportdaisyui

How to have a figure to always be visible in the viewport?

Using Tailwid and daisyUI component library, I’m designing a page with two section. The left section contains text and button. The right section is a figure with caption. I want the whole <figure> to always be visible in the viewport, and the figure keeps its ratio. Here is my code: