Explorar el Código

Update google.tsx

Filip Cumpalovic hace 1 año
padre
commit
e0ad2b6084
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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"