Miquel Farré commited on
Commit
4ac90bc
·
1 Parent(s): db7b1ef

shaving pixels

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -121,7 +121,7 @@ custom_css = """
121
 
122
 
123
  html_template = """
124
- <h1 style="text-align: center">Personal Computer Assistant</h1>
125
  <div class="sandbox-outer-wrapper">
126
  <div class="sandbox-container">
127
  <img src="https://huggingface.co/datasets/mfarre/servedfiles/resolve/main/desktop2.png" class="sandbox-background" />
 
121
 
122
 
123
  html_template = """
124
+ <h2 style="text-align: center">Personal Computer Assistant</h2>
125
  <div class="sandbox-outer-wrapper">
126
  <div class="sandbox-container">
127
  <img src="https://huggingface.co/datasets/mfarre/servedfiles/resolve/main/desktop2.png" class="sandbox-background" />