Spaces:
Running
Running
sahandkh1419
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -10,7 +10,7 @@ st.set_page_config(
|
|
10 |
st.markdown(
|
11 |
"""
|
12 |
<style>
|
13 |
-
.
|
14 |
background: linear-gradient(to bottom, #0E5AAB, #00ffff);
|
15 |
padding: 20px;
|
16 |
border-radius: 10px;
|
|
|
10 |
st.markdown(
|
11 |
"""
|
12 |
<style>
|
13 |
+
.main {
|
14 |
background: linear-gradient(to bottom, #0E5AAB, #00ffff);
|
15 |
padding: 20px;
|
16 |
border-radius: 10px;
|