DSatishchandra commited on
Commit
92930b9
·
verified ·
1 Parent(s): c19d3b6

Update templates/index.html

Browse files
Files changed (1) hide show
  1. templates/index.html +2 -2
templates/index.html CHANGED
@@ -7,7 +7,7 @@
7
  <link href="https://fonts.googleapis.com/css2?family=Roboto:wght@400;500&display=swap" rel="stylesheet">
8
  <link rel="stylesheet" href="{{ url_for('static', filename='styles.css') }}">
9
  </head>
10
- <styles>
11
  /* static/styles.css */
12
  body {
13
  font-family: 'Roboto', sans-serif;
@@ -135,7 +135,7 @@ button:hover {
135
  margin-top: 20px;
136
  }
137
 
138
- </styles>
139
 
140
  <body>
141
  <div class="container">
 
7
  <link href="https://fonts.googleapis.com/css2?family=Roboto:wght@400;500&display=swap" rel="stylesheet">
8
  <link rel="stylesheet" href="{{ url_for('static', filename='styles.css') }}">
9
  </head>
10
+ <!--<styles>
11
  /* static/styles.css */
12
  body {
13
  font-family: 'Roboto', sans-serif;
 
135
  margin-top: 20px;
136
  }
137
 
138
+ </styles>-->
139
 
140
  <body>
141
  <div class="container">