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

This commit is contained in:
Sabrina Miranda 2022-11-01 14:23:06 -03:00
parent 61f28100bb
commit e50e6707f5

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>