Spaces:
Sleeping
Sleeping
sahandkh1419
commited on
Commit
•
85cc012
1
Parent(s):
4fcc8cd
Update app.py
Browse files
app.py
CHANGED
@@ -14,6 +14,7 @@ st.markdown(
|
|
14 |
background: linear-gradient(to bottom, #0E5AAB, #00ffff);
|
15 |
padding: 20px;
|
16 |
border-radius: 10px;
|
|
|
17 |
}
|
18 |
a {
|
19 |
color: black !important
|
|
|
14 |
background: linear-gradient(to bottom, #0E5AAB, #00ffff);
|
15 |
padding: 20px;
|
16 |
border-radius: 10px;
|
17 |
+
height: 100vh
|
18 |
}
|
19 |
a {
|
20 |
color: black !important
|