Surn commited on
Commit
d94e08e
·
1 Parent(s): 1cf4c7d

Update css

Browse files
Files changed (1) hide show
  1. style_20250314.css +5 -0
style_20250314.css CHANGED
@@ -125,4 +125,9 @@ a {
125
  .gradio-container, .gradio-container::before {
126
  max-width: 1920px !important;
127
  }
 
 
 
 
 
128
  }
 
125
  .gradio-container, .gradio-container::before {
126
  max-width: 1920px !important;
127
  }
128
+ }
129
+
130
+ .feather-circle, .svelte-rrog8b.medium svg {
131
+ border: 1px solid rgba(253, 224, 71, 0.375);
132
+ border-radius: 15px;
133
  }