Skip to content

Commit d489d3a

Browse files
authored
Update index.html
1 parent c66a3d1 commit d489d3a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta charset="UTF-8">
77
<meta http-equiv="X-UA-Compatible" content="IE=edge">
88
<meta name="viewport" content="width=device-width, initial-scale=1.0">
9-
<link rel="stylesheet" href="/assets/Css/Styles.css">
9+
<link rel="stylesheet" href="assets/Css/Styles.css">
1010
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=swap" rel="stylesheet"> <title>Desafio Landing page</title>
1111
</head>
1212
<body>
@@ -159,4 +159,4 @@ <h1 class="BotdescriptionTitlte">Lorem ipsum dolor sit amet</h1>
159159
</div>
160160
</footer>
161161
</body>
162-
</html>
162+
</html>

0 commit comments

Comments
 (0)