We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c00920 commit 3a60304Copy full SHA for 3a60304
1 file changed
frontend/src/components/logo/index.tsx
@@ -1,7 +1,7 @@
1
import React from "react";
2
3
export const Logo = (props: any) => (
4
- <svg {...props} width="601" height="181" viewBox="0 0 601 181" fill="none">
+ <svg {...props} viewBox="0 0 601 181" fill="none">
5
<path d="M422.801 3.82422H3.48535V177.024H422.801V3.82422Z" fill="white" />
6
<path
7
d="M419.401 7.22432V173.624H6.88496V7.22432H419.401ZM426.201 0.424316H0.0849609V180.424H426.201V0.424316Z"
0 commit comments