Omnibus commited on
Commit
bbba40f
·
1 Parent(s): 02496bc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -85,6 +85,8 @@ def format_t(inp):
85
  right: 0;
86
  width: 100%;
87
  height: 100%;
 
 
88
  }
89
 
90
  '''
 
85
  right: 0;
86
  width: 100%;
87
  height: 100%;
88
+ transform-origin: top right;
89
+ transform: scale(0.75);
90
  }
91
 
92
  '''