Karthikeyan commited on
Commit
46d1b2d
1 Parent(s): 140bf6f

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +4 -0
style.css CHANGED
@@ -1,3 +1,7 @@
 
 
 
 
1
  gradio-app{
2
  background:url("https://hudsonandhayes.co.uk/wp-content/uploads/2023/03/handh_homepage.svg") !important;
3
  }
 
1
+ *{
2
+ padding:0;
3
+ margin:0;
4
+ }
5
  gradio-app{
6
  background:url("https://hudsonandhayes.co.uk/wp-content/uploads/2023/03/handh_homepage.svg") !important;
7
  }