Spaces:
Sleeping
Sleeping
Update 2_Publishers.py
Browse files- pages/2_Publishers.py +0 -4
pages/2_Publishers.py
CHANGED
@@ -24,10 +24,6 @@ st.markdown("""
|
|
24 |
margin-top: 20px;
|
25 |
margin-bottom: 15px;
|
26 |
}
|
27 |
-
.publisher-list {
|
28 |
-
margin-bottom: 10px;
|
29 |
-
line-height: 1.6;
|
30 |
-
}
|
31 |
</style>
|
32 |
<div class="main-title">Publisher Acknowledgments</div>
|
33 |
""", unsafe_allow_html=True)
|
|
|
24 |
margin-top: 20px;
|
25 |
margin-bottom: 15px;
|
26 |
}
|
|
|
|
|
|
|
|
|
27 |
</style>
|
28 |
<div class="main-title">Publisher Acknowledgments</div>
|
29 |
""", unsafe_allow_html=True)
|