fix:concertado font-weight

This commit is contained in:
Gustavo Rallenson Gonçalves Da Silva 2022-11-01 11:19:16 -03:00
parent 8589097f85
commit 9ba4779849

View File

@ -7,8 +7,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="/assets/Css/Styles.css">
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600&display=swap" rel="stylesheet">
<title>Desafio Landing page</title>
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=swap" rel="stylesheet"> <title>Desafio Landing page</title>
</head>
<body>
<header class="Page-Header">