Skip to content

Commit 6dff6bb

Browse files
fixe(development): logo svg
1 parent d9573a1 commit 6dff6bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Logo/Logo.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
width: 36px;
44
height: 36px;
55
border-radius: 100%;
6-
background-image: url('../../images/logo.png');
6+
background-image: url('../../assets/logo.svg');
77
background-size: contain;
88
}
99

0 commit comments

Comments
 (0)