CCockrum commited on
Commit
fc6f7cf
·
verified ·
1 Parent(s): ed60244

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -72,7 +72,7 @@ body {
72
  max-width: 350px;
73
  text-align: left;
74
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
75
- margin-left: 2rem; /* Aligns left edge */
76
  }
77
 
78
  #title-container h1 {
 
72
  max-width: 350px;
73
  text-align: left;
74
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
75
+ margin-left: 1rem; /* Aligns left edge */
76
  }
77
 
78
  #title-container h1 {