💄 Improve layout styling

This commit is contained in:
Thomas "ajnart" Camlong
2022-05-15 19:32:02 +02:00
parent a9370881f4
commit c243256180
3 changed files with 46 additions and 30 deletions

View File

@@ -5,9 +5,11 @@ import ModuleWrapper from '../modules/moduleWrapper';
export default function Navbar() {
return (
<MantineNavbar
height="100%"
hiddenBreakpoint="lg"
hidden
style={{
border: 'none',
}}
width={{
base: 'auto',
}}