stable-diffusion-ai commited on
Commit
86043fa
·
verified ·
1 Parent(s): 6336d55

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -34,7 +34,7 @@ project_details_HTML = '''<!DOCTYPE html>
34
  font-family: Arial, sans-serif;
35
  line-height: 1.6;
36
  margin: 20px;
37
- width: 80%;
38
  }
39
 
40
  h2 {
 
34
  font-family: Arial, sans-serif;
35
  line-height: 1.6;
36
  margin: 20px;
37
+ max-width: 90%;
38
  }
39
 
40
  h2 {