farimafatahi commited on
Commit
9b547f8
·
verified ·
1 Parent(s): e298385

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -92,6 +92,7 @@ st.markdown(
92
  .logo-container img {{
93
  width: 50%; /* Adjust this to control the width, e.g., 50% of container width */
94
  max-width: 300px; /* Set a maximum width */
 
95
  }}
96
  </style>
97
  <div class="logo-container">
 
92
  .logo-container img {{
93
  width: 50%; /* Adjust this to control the width, e.g., 50% of container width */
94
  max-width: 300px; /* Set a maximum width */
95
+ background-color: transparent;
96
  }}
97
  </style>
98
  <div class="logo-container">