Skip to content

Commit e4c8542

Browse files
committed
Update
1 parent 0e906f0 commit e4c8542

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

style/style.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,3 +65,8 @@ a.tabs-menu:active {
6565
font-weight:600;
6666
color: blue;
6767
}
68+
69+
/* Hide Streamlit Branding */
70+
#MainMenu {visibility: hidden;}
71+
footer {visibility: hidden;}
72+
header {visibility: hidden;}

0 commit comments

Comments
 (0)