forked from M3-Academy/challenge-landing-page
Merge tag 'vCSS-Código' into development
fix: Css-Código
This commit is contained in:
commit
b423d3d3ee
@ -3,6 +3,10 @@
|
||||
padding: 0;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
body{
|
||||
font-family: 'Inter', sans-serif;
|
||||
color: #000000;
|
||||
}
|
||||
.Page-Header{
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
@ -13,7 +17,7 @@ background: #000000;
|
||||
display: block;
|
||||
width: 100%;
|
||||
}
|
||||
.Header-Logo{
|
||||
.oHeader-Log{
|
||||
display: block;
|
||||
}
|
||||
.TopInfocard{
|
||||
@ -79,7 +83,6 @@ background: #000000;
|
||||
background: #FFFFFF;
|
||||
box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.23);
|
||||
max-width: 300px;
|
||||
font-size: 16px;
|
||||
height: 288px;
|
||||
line-height: 24px;
|
||||
font-weight: 400;
|
||||
@ -121,6 +124,7 @@ background: #000000;
|
||||
gap: 16px;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
justify-items: center
|
||||
}
|
||||
.bottomcard{
|
||||
display: flex;
|
||||
@ -130,48 +134,46 @@ background: #000000;
|
||||
background: #FFFFFF;
|
||||
box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.23);
|
||||
padding: 32px 0 0;
|
||||
max-width: 432px;
|
||||
height: 332px;
|
||||
|
||||
|
||||
}
|
||||
.BottomImage{
|
||||
margin-bottom: 14px;
|
||||
align-items: center;
|
||||
}
|
||||
.imgdescripton{
|
||||
padding: 0px 32px 65px;
|
||||
font-weight: 400;
|
||||
text-align: center;
|
||||
font-size: 16px;
|
||||
line-height: 24px;
|
||||
}
|
||||
.BotomDescription{
|
||||
.BottomInfoCard{
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
padding: 108px 0 50px;
|
||||
align-items: center;
|
||||
padding: 0 0 87px;
|
||||
}
|
||||
.BlockText{
|
||||
.BoxText{
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
flex-direction: column;
|
||||
height: 158px;
|
||||
width: 550px;
|
||||
height: 182px;
|
||||
max-width: 766px;
|
||||
}
|
||||
.BotdescriptionTitlte{
|
||||
width: 420px;
|
||||
height: 39px;
|
||||
width: 55%;
|
||||
font-weight: 600;
|
||||
font-size: 32px;
|
||||
line-height: 40px;
|
||||
text-align: center;
|
||||
line-height: 38px;
|
||||
}
|
||||
.Botdescription{
|
||||
width: 550px;
|
||||
height: 120px;
|
||||
font-weight: 400;
|
||||
text-align: center;
|
||||
padding: 0 52px;
|
||||
font-size: 16px;
|
||||
line-height: 24px;
|
||||
text-align: center;
|
||||
|
||||
|
||||
}
|
||||
.downBannerBox{
|
||||
display: flex;
|
||||
@ -231,20 +233,15 @@ background: #000000;
|
||||
max-width: 358px;
|
||||
max-height: 116px;
|
||||
}
|
||||
.BotomDescription{
|
||||
padding: 50px 32px 87px;
|
||||
.Botdescription{
|
||||
padding: 0 32px 0;
|
||||
}
|
||||
|
||||
.BotdescriptionTitlte{
|
||||
width: 90%;
|
||||
font-size: 24px;
|
||||
line-height: 30px;
|
||||
}
|
||||
.Botdescription{
|
||||
font-size: 16px;
|
||||
line-height: 24px;
|
||||
padding: 0 28px;
|
||||
max-width: 358px;
|
||||
max-height: 116px;
|
||||
text-align: center;
|
||||
}
|
||||
.Cards{
|
||||
grid-template-columns: 1fr;
|
||||
@ -274,15 +271,26 @@ background: #000000;
|
||||
.img3{
|
||||
grid-area:img3;
|
||||
}
|
||||
.BotomDescription{
|
||||
justify-items: center;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
.lastBanner{
|
||||
width: 100%;
|
||||
}
|
||||
.BottomDescription{
|
||||
padding: 50px 0 87px;
|
||||
}
|
||||
.footerText{
|
||||
max-width: 280px;
|
||||
text-align: center;
|
||||
}
|
||||
.bottomwarp{
|
||||
display: flex;
|
||||
flex-direction: column-reverse;
|
||||
}
|
||||
.downBannerBox{
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
padding: 0 0 50px;
|
||||
}
|
||||
|
||||
}
|
||||
@media screen and (min-width: 1024px) {
|
||||
.MainBannerMobile,.footermob{
|
||||
@ -291,18 +299,21 @@ background: #000000;
|
||||
}
|
||||
/* Concertar medidas futuramente */
|
||||
@media screen and (min-width: 2500px) {
|
||||
.Header-Logo{
|
||||
width: 500px;
|
||||
}
|
||||
.TopInfocardText{
|
||||
max-width: 1532px;
|
||||
height: 364px;
|
||||
}
|
||||
.TopInfocardSubtitle{
|
||||
font-size: 40px;
|
||||
font-size: 36px;
|
||||
}
|
||||
.TopInfocardTitle{
|
||||
font-size: 60px;
|
||||
}
|
||||
.TopInfocardDescription{
|
||||
line-height: 30px;
|
||||
line-height: 40px;
|
||||
font-size: 38px;
|
||||
}
|
||||
.ImageTop{
|
||||
@ -322,6 +333,48 @@ background: #000000;
|
||||
}
|
||||
.CardDescription{
|
||||
font-size: 38px;
|
||||
line-height: 28px;
|
||||
line-height: 36px;
|
||||
}
|
||||
.BoxText{
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
flex-direction: column;
|
||||
height: 400px;
|
||||
max-width: 800px;
|
||||
}
|
||||
.BotdescriptionTitlte{
|
||||
width: 90%;
|
||||
font-size: 50px;
|
||||
line-height: 50px;
|
||||
text-align: center;
|
||||
}
|
||||
.Botdescription{
|
||||
font-size: 34px;
|
||||
line-height: 50px;
|
||||
padding: 0 28px;
|
||||
max-width: 746px;
|
||||
max-height: 242px;
|
||||
}
|
||||
.imgdescripton{
|
||||
font-size: 32px;
|
||||
line-height: 30px;
|
||||
}
|
||||
.bottomcard{
|
||||
max-width: 900px;
|
||||
height: 700px;
|
||||
}
|
||||
.BottomImage{
|
||||
width: 180px;
|
||||
}
|
||||
.fotimg{
|
||||
width: 50px;
|
||||
}
|
||||
.footerText{
|
||||
font-weight: 400;
|
||||
font-size: 20px;
|
||||
line-height: 12px;
|
||||
text-transform: uppercase;
|
||||
color: #BDBDBD;
|
||||
}
|
||||
}
|
41
index.html
41
index.html
@ -1,11 +1,13 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="pt-br">
|
||||
<head>
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||
<meta charset="UTF-8">
|
||||
<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">
|
||||
<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">
|
||||
@ -112,36 +114,41 @@
|
||||
</figcaption>
|
||||
</figure>
|
||||
</div>
|
||||
<section class="BotomDescription">
|
||||
<div class="BlockText">
|
||||
<h2 class="BotdescriptionTitlte">Lorem ipsum dolor sit amet</h2>
|
||||
<p class="Botdescription">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras vulputate sapien non libero faucibus interdum. In eget tincidunt ipsum.
|
||||
Quisque a tellus at lectus blandit tempor. Ut tristique auctor mi eget hendrerit. Curabitur venenatis felis vitae sagittis venenatis.
|
||||
Donec finibus turpis vitae lectus interdum rutrum vitae sed augue.
|
||||
</p>
|
||||
</div>
|
||||
</section>
|
||||
<figure class="downBannerBox">
|
||||
<img class="footerDesk lastBanner" src="/assets/Image/óculos-desktop.png" alt="Imagem oculos desktop">
|
||||
<img class="footermob lastBanner" src="/assets/Image/óculos moible.png" alt="Imagem oculos mobile">
|
||||
</figure>
|
||||
<div class="bottomwarp">
|
||||
<section class="BottomInfoCard">
|
||||
<div class="BoxText">
|
||||
<h1 class="BotdescriptionTitlte">Lorem ipsum dolor sit amet</h1>
|
||||
<p class="Botdescription">
|
||||
Lorem ipsum dolor sit amet,
|
||||
consectetur adipiscing elit.
|
||||
Cras euismod enim non dui fringilla interdum.
|
||||
Curabitur ut tortor sed lacus egestas vulputate vel
|
||||
sit amet velit.Nulla suscipit magna dui.
|
||||
</p>
|
||||
</div>
|
||||
</section>
|
||||
<figure class="downBannerBox">
|
||||
<img class="footerDesk lastBanner" src="/assets/Image/óculos-desktop.png" alt="Imagem oculos desktop">
|
||||
<img class="footermob lastBanner" src="/assets/Image/óculos moible.png" alt="Imagem oculos mobile">
|
||||
</figure>
|
||||
</div>
|
||||
</main>
|
||||
<footer>
|
||||
<div class="footer">
|
||||
<ul class="icons">
|
||||
<li class="icon" >
|
||||
<a href="#" target="_blank">
|
||||
<img src="/assets/Image/instagram.png" alt="icone do instragram">
|
||||
<img class="fotimg" src="/assets/Image/instagram.png" alt="icone do instragram">
|
||||
</a>
|
||||
</li>
|
||||
<li class="icon">
|
||||
<a href="#" target="_blank">
|
||||
<img src="/assets/Image/facebook.png" alt="icone do facebook">
|
||||
<img class="fotimg" src="/assets/Image/facebook.png" alt="icone do facebook">
|
||||
</a>
|
||||
</li>
|
||||
<li class="icon">
|
||||
<a href="#" target="_blank">
|
||||
<img src="/assets/Image/youtube 2.png" alt="icone do youtube">
|
||||
<img class="fotimg" src="/assets/Image/youtube 2.png" alt="icone do youtube">
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
Loading…
Reference in New Issue
Block a user