#Customise header so that it does not take up the full width?

3 messages · Page 1 of 1 (latest)

wind grove
#

you can put the header content in a Container or use Grid, or even a Box with something like this mx={'10%}

#

just fixing the format ^^

#

can you show a part of the code? what did you use to alight the logo, links and buttons?
I would recommend using:

<Group position="apart">
{content}
</Group>