top body margin does not remove #2805
Closed
Riconalada
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello everyone,
I have a little bug,
I'm a 1 week beginner in rust and html/css, take pity on me lol
in main.scss
The default margin of 8 is removed, but not the top margin, there is always a margin of 8.
In Dev tool it says that there is no margin on top.
I've tried several Opera, Chrome and Firefox browsers.
forced to do :
app.rs
provider.rs
content.rs
home_page.rs
#[component]
version: leptos v0.6.13
Do you also have this little problem?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions