Update app.py
Browse files
app.py
CHANGED
|
@@ -502,7 +502,7 @@ SECONDARY_BUTTON_CSS = """
|
|
| 502 |
|
| 503 |
description = """
|
| 504 |
<p style='text-align: center;'>
|
| 505 |
-
<
|
| 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> |
|