We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c66a3d1 commit d489d3aCopy full SHA for d489d3a
index.html
@@ -6,7 +6,7 @@
6
<meta charset="UTF-8">
7
<meta http-equiv="X-UA-Compatible" content="IE=edge">
8
<meta name="viewport" content="width=device-width, initial-scale=1.0">
9
- <link rel="stylesheet" href="/assets/Css/Styles.css">
+ <link rel="stylesheet" href="assets/Css/Styles.css">
10
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=swap" rel="stylesheet"> <title>Desafio Landing page</title>
11
</head>
12
<body>
@@ -159,4 +159,4 @@ <h1 class="BotdescriptionTitlte">Lorem ipsum dolor sit amet</h1>
159
</div>
160
</footer>
161
</body>
162
-</html>
+</html>
0 commit comments