maralvic commited on
Commit
b5208c6
·
verified ·
1 Parent(s): b3d5bcb

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +3 -2
index.html CHANGED
@@ -7,6 +7,9 @@
7
  <script src="https://cdn.tailwindcss.com"></script>
8
  <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
9
  <style>
 
 
 
10
  <!-- Pesquisa Dropdown Section -->
11
 
12
  .container {
@@ -131,8 +134,6 @@
131
 
132
  <!-- Original Section -->
133
 
134
- @import url('https://fonts.cdnfonts.com/css/arial-rounded-mt');
135
-
136
  body {
137
  font-family: 'Arial Rounded MT', sans-serif;
138
  font-weight: normal;
 
7
  <script src="https://cdn.tailwindcss.com"></script>
8
  <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
9
  <style>
10
+
11
+ @import url('https://fonts.cdnfonts.com/css/arial-rounded-mt');
12
+
13
  <!-- Pesquisa Dropdown Section -->
14
 
15
  .container {
 
134
 
135
  <!-- Original Section -->
136
 
 
 
137
  body {
138
  font-family: 'Arial Rounded MT', sans-serif;
139
  font-weight: normal;