瀏覽代碼

new size for main image

logicp 6 年之前
父節點
當前提交
fbdb157b54
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      src/App.js

+ 2 - 1
src/App.js

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