Remove header on phone
Hey everyone. Im not sure if Im doing something wrong but when I try to hide the header with a custom css, nothing happens. This is what I used:
.mantine-Header-root {
width: fit-content;
margin: auto;
}
Any help would be appreciated.
Thanks.
.mantine-Header-root {
width: fit-content;
margin: auto;
}
Any help would be appreciated.
Thanks.