gparmar commited on
Commit
4e2ab39
1 Parent(s): 4953204

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +7 -0
style.css CHANGED
@@ -57,6 +57,13 @@
57
  height: 600px;
58
  }
59
 
 
 
 
 
 
 
 
60
  /* this is the "UNDO_BUTTON, X_BUTTON" */
61
  div.svelte-1030q2h{
62
  width: 30px;
 
57
  height: 600px;
58
  }
59
 
60
+ /* this is the "pix2pix-turbo" above the process button */
61
+ #description > span{
62
+ display: flex;
63
+ justify-content: center; /* Center horizontally */
64
+ align-items: center; /* Center vertically */
65
+ }
66
+
67
  /* this is the "UNDO_BUTTON, X_BUTTON" */
68
  div.svelte-1030q2h{
69
  width: 30px;