Browse Source

new size for main image

logicp 6 năm trước cách đây
mục cha
commit
fbdb157b54
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  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,