rodolfoocampo commited on
Commit
81ef9db
·
1 Parent(s): fd378ee

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -0
app.py CHANGED
@@ -45,6 +45,10 @@ with gr.Blocks(css='''
45
  background-image: url('file=https://cdn.discordapp.com/attachments/941582479117127680/1080730421425344542/rodotcom_colorful_abstract_illustration_for_the_background_of_c_f1b331d7-6493-4a33-9063-345d31a66ddb.png');
46
 
47
  }
 
 
 
 
48
  h1 {
49
  font-size: 3rem;
50
  font-weight: 700;
 
45
  background-image: url('file=https://cdn.discordapp.com/attachments/941582479117127680/1080730421425344542/rodotcom_colorful_abstract_illustration_for_the_background_of_c_f1b331d7-6493-4a33-9063-345d31a66ddb.png');
46
 
47
  }
48
+
49
+ #row{
50
+ width: 50%;
51
+ }
52
  h1 {
53
  font-size: 3rem;
54
  font-weight: 700;