Update app.py
Browse files
app.py
CHANGED
@@ -113,7 +113,8 @@ st.markdown("""
|
|
113 |
|
114 |
# ----------------- بدنه اصلی -----------------
|
115 |
with st.sidebar:
|
116 |
-
st.image("log.png",
|
|
|
117 |
|
118 |
st.markdown("""
|
119 |
<div class="menu-item">
|
|
|
113 |
|
114 |
# ----------------- بدنه اصلی -----------------
|
115 |
with st.sidebar:
|
116 |
+
st.image("log.png", width=90)
|
117 |
+
|
118 |
|
119 |
st.markdown("""
|
120 |
<div class="menu-item">
|