abdullahalioo commited on
Commit
64f0606
·
verified ·
1 Parent(s): 5f113c6

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +4 -0
style.css CHANGED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ /* Hide Hugging Face Space header */
2
+ #block-header, .svelte-1ipelgc {
3
+ display: none !important;
4
+ }