Spaces:
Sleeping
Sleeping
sahandkh1419
commited on
Commit
•
4fcc8cd
1
Parent(s):
d352d4e
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 |
+
body {
|
14 |
background: linear-gradient(to bottom, #0E5AAB, #00ffff);
|
15 |
padding: 20px;
|
16 |
border-radius: 10px;
|