Relative Content

Tag Archive for tailwind-css

Can’t use margin right or mr

Hi I’m a web dev student and I was assigned to finish a simple web design using tailwind css and reactjs, I was taught about it yesterday so there are a lot of things I don’t know about it. I’m trying to make a background using circle shapes and I stumbled upon an issue where I can’t seem to place the shapes on the right side, I’m sorry I need some help about this.

Trying to create a shape using tailwind css

I am trying to create a below Expected output using Tailwind css. First column has some text inside and second, third column has images with the below desired shape. How can we achieve this ?

Issue with tailwind css styling in card component

I am working on a MERN Booking project and need to style the hotel search result card. The styling works well on smaller screens and browser till 90% zoom. However zooming beyond that there is an overlap of content within the card (+ x more and the view more button). The code for the component: