AntaresGuo commited on
Commit
d30624a
1 Parent(s): dd485ae

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -27,9 +27,9 @@ css = """
27
  title = r"""
28
  </br>
29
  <h1 align="center" style="font-size: 42px;">X2Painting</h1>
30
- </br>
31
 
32
- <br>
33
  <div style="text-align: center;">
34
  <h2>
35
  <span style="color: red;">Word</span> &lt;---
@@ -41,7 +41,7 @@ title = r"""
41
  <span style="color: red;">Painting</span>
42
  </h2>
43
  </div>
44
- <br>
45
 
46
 
47
  </br>
 
27
  title = r"""
28
  </br>
29
  <h1 align="center" style="font-size: 42px;">X2Painting</h1>
30
+
31
 
32
+
33
  <div style="text-align: center;">
34
  <h2>
35
  <span style="color: red;">Word</span> &lt;---
 
41
  <span style="color: red;">Painting</span>
42
  </h2>
43
  </div>
44
+
45
 
46
 
47
  </br>