duanbotu123 commited on
Commit
385d6ea
Β·
verified Β·
1 Parent(s): c3d2f15

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -502,7 +502,7 @@ SECONDARY_BUTTON_CSS = """
502
 
503
  description = """
504
  <p style='text-align: center;'>
505
- <span style='font-size: 2.5em; font-weight: bold;'>πŸ’Ž Lite3DReg</span><br>
506
  <span style='font-size: 1.2em; color: #333;'>A lightweight registration library with modern algorithms and interactive visualization</span><br>
507
  <br>
508
  <a href='https://ustc3dv.github.io/Lite3DReg/' target='_blank'>🌐 Project Page</a> |
 
502
 
503
  description = """
504
  <p style='text-align: center;'>
505
+ <h1 style='text-align: center; font-size: 4em !important; font-weight: 900; margin: 20px 0;'>🐳 Lite3DReg</h1>
506
  <span style='font-size: 1.2em; color: #333;'>A lightweight registration library with modern algorithms and interactive visualization</span><br>
507
  <br>
508
  <a href='https://ustc3dv.github.io/Lite3DReg/' target='_blank'>🌐 Project Page</a> |