osv5m commited on
Commit
ed8e6ec
·
verified ·
1 Parent(s): 752b92d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -61,7 +61,7 @@ h1 {
61
  text-align: center;
62
  display:block;
63
  font-family: custom;
64
- font-size: 3em;
65
  }
66
  img {
67
  text-align: center;
@@ -71,14 +71,14 @@ h2 {
71
  text-align: center;
72
  display:block;
73
  font-family: custom;
74
- font-size: 2em;
75
  }
76
  h3 {
77
  text-align: center;
78
  display:block;
79
  font-family: custom;
80
  font-weight: normal;
81
- font-size: 1em;
82
  }
83
 
84
  .MathJax {
 
61
  text-align: center;
62
  display:block;
63
  font-family: custom;
64
+ font-size: 3.2em;
65
  }
66
  img {
67
  text-align: center;
 
71
  text-align: center;
72
  display:block;
73
  font-family: custom;
74
+ font-size: 2.2em;
75
  }
76
  h3 {
77
  text-align: center;
78
  display:block;
79
  font-family: custom;
80
  font-weight: normal;
81
+ font-size: 1.5em;
82
  }
83
 
84
  .MathJax {