Skip to content

Commit 094d39b

Browse files
author
Roman Bessouat
committed
change logo size
1 parent b222dfa commit 094d39b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

front/src/components/navbar.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ const NavBar = () => {
1313
<img
1414
src={logo}
1515
style={{
16-
width: 70,
17-
height: 70,
16+
width: 45,
17+
height: 45,
1818
position: 'absolut',
1919
}}
2020
alt="logo"

0 commit comments

Comments
 (0)