arithescientist commited on
Commit
f2e7c1c
·
verified ·
1 Parent(s): e54582a

Update templates/index.html

Browse files
Files changed (1) hide show
  1. templates/index.html +2 -1
templates/index.html CHANGED
@@ -178,7 +178,8 @@
178
  </div>
179
  <br>
180
  <br>
181
- <span class="contact100-form-title" style="font-size:24px">Code Notebook</span>
 
182
  <embed type="text/html" src={{ url_for('code') }} width="100%" height="500">
183
  <br>
184
  <br>
 
178
  </div>
179
  <br>
180
  <br>
181
+ <br>
182
+ <span class="contact100-form-title" style="font-size:28px">Code Notebook</span>
183
  <embed type="text/html" src={{ url_for('code') }} width="100%" height="500">
184
  <br>
185
  <br>