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;
}