farimafatahi commited on
Commit
51f5032
·
verified ·
1 Parent(s): d33883f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -103,7 +103,7 @@ st.markdown(
103
  }}
104
  .logo-container img {{
105
  width: 50%; /* Adjust this to control the width, e.g., 50% of container width */
106
- max-width: 500px; /* Set a maximum width */
107
  background-color: transparent;
108
  }}
109
  </style>
 
103
  }}
104
  .logo-container img {{
105
  width: 50%; /* Adjust this to control the width, e.g., 50% of container width */
106
+ max-width: 700px; /* Set a maximum width */
107
  background-color: transparent;
108
  }}
109
  </style>