Browse Source

new size for main image

logicp 6 years ago
parent
commit
f4e15a9ddb
1 changed files with 1 additions and 1 deletions
  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,