Skip to content
Snippets Groups Projects
Commit b20866ac authored by Tomáš Havlíček's avatar Tomáš Havlíček
Browse files

feat: updated logo positioning

parent 3747f657
No related branches found
No related tags found
No related merge requests found
......@@ -9,8 +9,9 @@ export const NavigationBar = () => {
return (
<div className="navigation-bar">
<Header style={{display: "flex"}}>
<Image src={logo} width={48} height={48} style={{width:"48", height: "48"}} preview={false}></Image>
<Menu theme="dark" mode="horizontal" defaultSelectedKeys={["2"]}>
<Image src={logo} width={48} height={48} style={{width:"48", height: "48"}} preview={false}></Image>
<Menu.Item>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment