Replies: 1 comment 1 reply
-
There’s nothing special about Leptos here, you do it exactly like that in your CSS file
…On Thu, Oct 17, 2024, at 9:44 AM, Ruslan wrote:
How can I do this:
* {
margin: 0;
padding: 0;
}
In Leptos?
—
Reply to this email directly, view it on GitHub <#3128>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/ABVBTCIFEUKJGZDD3FIUS63Z37SQLAVCNFSM6AAAAABQEFHTWSVHI2DSMVQWIX3LMV43ERDJONRXK43TNFXW4OZXGMZTGMBUGE>.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How can I do this:
In Leptos?
Beta Was this translation helpful? Give feedback.
All reactions