DrowSeeAi / styles.css
DeepActionPotential's picture
Upload folder using huggingface_hub
c9280e3 verified
raw
history blame contribute delete
101 Bytes
/* Hide Streamlit default UI elements */
#MainMenu, header, footer {
visibility: hidden;
}