jiayong commited on
Commit
9e3016d
1 Parent(s): 9d6c741

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +4 -2
style.css CHANGED
@@ -318,12 +318,14 @@ input.svelte-1evtqhp.svelte-1evtqhp {
318
 
319
  #font_style {
320
  font-size: 16px;
321
- /* font-style: inherit; */
322
  font-weight: 800;
323
- /* font-family: system-ui; */
324
  text-align: -webkit-center;
325
  min-width: min(0px, 100%);
326
  }
 
 
 
 
327
  .gradio-container-4-12-0 .prose pre,
328
  .gradio-container-4-12-0 .prose blockquote,
329
  .gradio-container-4-12-0 .prose dl,
 
318
 
319
  #font_style {
320
  font-size: 16px;
 
321
  font-weight: 800;
 
322
  text-align: -webkit-center;
323
  min-width: min(0px, 100%);
324
  }
325
+ #round_box {
326
+ align-items: center;
327
+ }
328
+
329
  .gradio-container-4-12-0 .prose pre,
330
  .gradio-container-4-12-0 .prose blockquote,
331
  .gradio-container-4-12-0 .prose dl,