Replies: 2 comments 4 replies
-
Consider providing a Tailwind Play or a remotely-hosted git repository that reproduces your problem – it would be difficult to offer any solutions from the description you gave without any concrete code to look at. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I am new to Tailwind , i will try to provide repo but i would like to give you a simple example: Hello worldHello world 2when i try to style the h1 in the section its effect the h1 in header , same issue happens with Image tag in NextJS In i normal css , i can target h1 in header by using ' header h1' , how to do it in tailwind css ? Thanks |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Dear community,
In my component i have more than h1 tags and more than image , when for example click on the hamburger icon i want the below image move down so that nav items displayed , i gave sm: mt-20 to image but this effect other image margins , how can i only target that image only ?
Beta Was this translation helpful? Give feedback.
All reactions