fix: Corrige problema da aplicação da fonte Inter nos textos #2

Merged
SabrinaMiranda merged 1 commits from sabrinamiranda into main 2022-11-01 17:27:53 +00:00

View File

@ -10,8 +10,8 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<title>M3 Landing Page</title>
<link href="https: //fonts.googleapis.com/css2? família= Inter:wght@400;500;600 & display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=swap" rel="stylesheet">
<link rel="stylesheet" href="./assets/styles/main.css">
</head>