francescoKrnl commited on
Commit
8285088
1 Parent(s): 5f7150e

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +3 -1
style.css CHANGED
@@ -34,7 +34,9 @@ gradio-app {
34
  #radio_row {
35
  align-self: center;
36
  }
37
-
 
 
38
  .image_container {
39
  width: 440px;
40
  height: 440px;
 
34
  #radio_row {
35
  align-self: center;
36
  }
37
+ #radio_row .wrap {
38
+ justify-content: center;
39
+ }
40
  .image_container {
41
  width: 440px;
42
  height: 440px;