Zeel commited on
Commit
d7e3dcd
1 Parent(s): 2a278b3
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -532,7 +532,7 @@ st.write("<h3><div style='text-align: center;'>Geometry Metrics</div></h3>", uns
532
  st.markdown(
533
  f"""
534
  <div style="display: flex; justify-content: center;">
535
- <table style="border-collapse: collapse; width: 50%; text-align: center;">
536
  <tr>
537
  <th style="border: 1px solid black; padding: 8px;">Metric</th>
538
  <th style="border: 1px solid black; padding: 8px;">Value</th>
 
532
  st.markdown(
533
  f"""
534
  <div style="display: flex; justify-content: center;">
535
+ <table style="border-collapse: collapse; width: 75%; text-align: center;">
536
  <tr>
537
  <th style="border: 1px solid black; padding: 8px;">Metric</th>
538
  <th style="border: 1px solid black; padding: 8px;">Value</th>