Update index.html
Browse files essa imagem no lugar da primiera imagem
- index.html +2 -2
index.html
CHANGED
|
@@ -3,7 +3,7 @@
|
|
| 3 |
<head>
|
| 4 |
<meta charset="UTF-8">
|
| 5 |
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
| 6 |
-
<title>Dra. Sinara - Especialista em Crianças Atípicas</title>
|
| 7 |
<script src="https://cdn.tailwindcss.com"></script>
|
| 8 |
<link href="https://unpkg.com/aos@2.3.1/dist/aos.css" rel="stylesheet">
|
| 9 |
<script src="https://unpkg.com/aos@2.3.1/dist/aos.js"></script>
|
|
@@ -26,7 +26,7 @@
|
|
| 26 |
}
|
| 27 |
|
| 28 |
.maternal-touch {
|
| 29 |
-
background: linear-gradient(45deg, #
|
| 30 |
-webkit-background-clip: text;
|
| 31 |
-webkit-text-fill-color: transparent;
|
| 32 |
}
|
|
|
|
| 3 |
<head>
|
| 4 |
<meta charset="UTF-8">
|
| 5 |
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
| 6 |
+
<title>Dra. Sinara Nogueira - Especialista em Crianças Atípicas</title>
|
| 7 |
<script src="https://cdn.tailwindcss.com"></script>
|
| 8 |
<link href="https://unpkg.com/aos@2.3.1/dist/aos.css" rel="stylesheet">
|
| 9 |
<script src="https://unpkg.com/aos@2.3.1/dist/aos.js"></script>
|
|
|
|
| 26 |
}
|
| 27 |
|
| 28 |
.maternal-touch {
|
| 29 |
+
background: linear-gradient(45deg, #7D3F0F, #F8CAA0);
|
| 30 |
-webkit-background-clip: text;
|
| 31 |
-webkit-text-fill-color: transparent;
|
| 32 |
}
|