MVPilgrim's picture
update from A7
e5c9720
raw
history blame contribute delete
114 Bytes
/* style CSS for main streamlit page. */
.main {
max-width: 100%;
margin: 0 auto;
padding-top: 50px;
}