Explorar el Código

new size for main image

logicp hace 6 años
padre
commit
f4e15a9ddb
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/App.js

+ 1 - 1
src/App.js

@@ -30,7 +30,7 @@ const styles = {
     animation: 'App-logo-spin infinite 20s linear'
   },
   logo: {
-    height: '42em'
+    height: 'auto'
   },
   columnLeft: {
     flex: 1,