Explorar el Código

new size for main image

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

+ 2 - 1
src/App.js

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