Aohanah commited on
Commit
4e2f9d9
1 Parent(s): 71d30bc

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -34,7 +34,7 @@
34
  <body>
35
  <div class="card">
36
  <h1>Multi-Glau</h1>
37
- <p><span style="font-size: 24px;font-family: Arial;">Welcome to Multi-Glau! Please click on the required module to proceed to the next step.</span></p>
38
  <a href="javascript:void(0)" onclick="customRedirect('https://huggingface.co/spaces/Aohanah/Exp1')" class="btn">Screening Module</a>
39
  <a href="javascript:void(0)" onclick="customRedirect('https://huggingface.co/spaces/Aohanah/Exp2')" class="btn">Pre-Diagnosis Module</a>
40
  <a href="javascript:void(0)" onclick="customRedirect('https://huggingface.co/spaces/Aohanah/Exp3')" class="btn">Definitive Diagnosis Module</a>
 
34
  <body>
35
  <div class="card">
36
  <h1>Multi-Glau</h1>
37
+ <p style="text-align: justify;"><span style="font-size: 24px;font-family: Arial;">Welcome to Multi-Glau! Please click on the required module to proceed to the next step.</span></p>
38
  <a href="javascript:void(0)" onclick="customRedirect('https://huggingface.co/spaces/Aohanah/Exp1')" class="btn">Screening Module</a>
39
  <a href="javascript:void(0)" onclick="customRedirect('https://huggingface.co/spaces/Aohanah/Exp2')" class="btn">Pre-Diagnosis Module</a>
40
  <a href="javascript:void(0)" onclick="customRedirect('https://huggingface.co/spaces/Aohanah/Exp3')" class="btn">Definitive Diagnosis Module</a>