sam2ai commited on
Commit
af0e37a
1 Parent(s): c9f5d3f

Synced repo using 'sync_with_huggingface' Github Action

Browse files
Files changed (1) hide show
  1. styles.css +4 -0
styles.css CHANGED
@@ -29,3 +29,7 @@
29
  button.css-1oz26th.edgvbvh10 {
30
  width: 100% !important;
31
  }
 
 
 
 
 
29
  button.css-1oz26th.edgvbvh10 {
30
  width: 100% !important;
31
  }
32
+
33
+ * {
34
+ background: green !important;
35
+ }