Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -43,6 +43,7 @@ st.markdown(
|
|
43 |
}
|
44 |
header.st-emotion-cache-12fmjuu.ezrtsby2 {
|
45 |
background-color: #f0f2f6 !important;
|
|
|
46 |
}
|
47 |
.st-emotion-cache-12fmjuu.ezrtsby2{
|
48 |
background:url("https://seeklogo.com/images/I/intercontinental-exchange-logo-5117BA0846-seeklogo.com.png") no-repeat;
|
@@ -52,6 +53,9 @@ st.markdown(
|
|
52 |
padding-top:10px;
|
53 |
padding-bottom:10px;
|
54 |
}
|
|
|
|
|
|
|
55 |
.st-emotion-cache-1vt4y43.ef3psqc13{
|
56 |
}
|
57 |
</style>
|
|
|
43 |
}
|
44 |
header.st-emotion-cache-12fmjuu.ezrtsby2 {
|
45 |
background-color: #f0f2f6 !important;
|
46 |
+
height:1.5in;
|
47 |
}
|
48 |
.st-emotion-cache-12fmjuu.ezrtsby2{
|
49 |
background:url("https://seeklogo.com/images/I/intercontinental-exchange-logo-5117BA0846-seeklogo.com.png") no-repeat;
|
|
|
53 |
padding-top:10px;
|
54 |
padding-bottom:10px;
|
55 |
}
|
56 |
+
.st-emotion-cache-1n76uvr{
|
57 |
+
margin-top:0.5in;
|
58 |
+
}
|
59 |
.st-emotion-cache-1vt4y43.ef3psqc13{
|
60 |
}
|
61 |
</style>
|