forked from M3-Academy/challenge-landing-page
fix:concertado font-weight
This commit is contained in:
parent
8589097f85
commit
9ba4779849
@ -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">
|
||||
|
Loading…
Reference in New Issue
Block a user