lokesh341 commited on
Commit
1a8a094
·
verified ·
1 Parent(s): 5403f0d

Update templates/index.html

Browse files
Files changed (1) hide show
  1. templates/index.html +1 -1
templates/index.html CHANGED
@@ -9,7 +9,7 @@
9
  <link rel="stylesheet" href="{{ url_for('static', filename='styles.css') }}">
10
  </head>
11
 
12
-
13
  body {
14
  font-family: 'Roboto', sans-serif;
15
  background: linear-gradient(135deg, #f4c542, #ff8f6a);
 
9
  <link rel="stylesheet" href="{{ url_for('static', filename='styles.css') }}">
10
  </head>
11
 
12
+ <style>
13
  body {
14
  font-family: 'Roboto', sans-serif;
15
  background: linear-gradient(135deg, #f4c542, #ff8f6a);