|
|
@ -4,8 +4,8 @@ |
|
|
<meta charset="UTF-8"> |
|
|
<meta charset="UTF-8"> |
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge"> |
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge"> |
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0"> |
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0"> |
|
|
<link rel="stylesheet" href="/css/global.css"> |
|
|
|
|
|
<link rel="stylesheet" href="/css/home.css"> |
|
|
|
|
|
|
|
|
<link rel="stylesheet" href="./css/global.css"> |
|
|
|
|
|
<link rel="stylesheet" href="./css/home.css"> |
|
|
|
|
|
|
|
|
<link rel="preconnect" href="https://fonts.googleapis.com"> |
|
|
<link rel="preconnect" href="https://fonts.googleapis.com"> |
|
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> |
|
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> |
|
|
@ -36,7 +36,7 @@ |
|
|
<div class="container__title"> |
|
|
<div class="container__title"> |
|
|
<h1><span>Coin</span>Bank,</h1> |
|
|
<h1><span>Coin</span>Bank,</h1> |
|
|
|
|
|
|
|
|
<h3>O banco que cuida do seu dinherio!</h3> |
|
|
|
|
|
|
|
|
<h3>O banco que cuida do seu dinheiro!</h3> |
|
|
|
|
|
|
|
|
<h4> Junte-se a nós agora. <a href="#">Vem ser CoinBank!</a></h4> |
|
|
<h4> Junte-se a nós agora. <a href="#">Vem ser CoinBank!</a></h4> |
|
|
</div> |
|
|
</div> |
|
|
|