소스 검색

Update google.tsx

Filip Cumpalovic 1 년 전
부모
커밋
e0ad2b6084
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      documentation/src/refine-theme/icons/landing-hero/google.tsx

+ 1 - 1
documentation/src/refine-theme/icons/landing-hero/google.tsx

@@ -2,7 +2,7 @@ import React from "react";
 
 export const LandingHeroGoogleIcon = (props: React.SVGProps<SVGSVGElement>) => (
     <svg
-        width={24}
+        width={64}
         height={64}
         viewBox="0 0 500 1333"
         fill="none"