How can i start grid layout from center to maintain center of the screen using tailwind?
I tried so many options but nothing work. Finally i am here to request the community to fix my issue. Basically i have Grid layout with 6 columns.
Conflict on the home page with another section on the landing page with tailwind css
Things were fine when the mode was in full screen, but when I tried to make it responsive for small screens, this problem appeared.
The main section overlaps with the FAQ section. I don’t know why. I use Tailwind css and this is the code.
Image width issue in css
I have 3 images which should appear in a row side by side. Howevver the first image is big and it pushes the other two images to next row which I don’t want. I have made a class and added height and width but its not working