RodrigoJorge #1
10
style.css
10
style.css
@ -114,13 +114,15 @@ section figure figcaption p{
|
||||
width: 100%;
|
||||
justify-content:center;
|
||||
gap: 2%;
|
||||
|
||||
}
|
||||
.corpoPt4 div{
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.corpoPt4 figure {
|
||||
width: 29%;
|
||||
margin-top: 62px;
|
||||
position: relative;
|
||||
top: 70px;
|
||||
}
|
||||
.corpoPt4 figure img{
|
||||
width: 100%;
|
||||
@ -133,7 +135,6 @@ section figure figcaption p{
|
||||
justify-content: center;
|
||||
gap: 0.8%;
|
||||
background: #FFFFFF;
|
||||
|
||||
}
|
||||
.corpoPt5 figure{
|
||||
width: 22.5%;
|
||||
@ -331,6 +332,7 @@ footer{
|
||||
.corpoPt4Mobile{
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
position: relative;
|
||||
}
|
||||
.corpoPt4Mobile div{
|
||||
background: #E0E0E0;
|
||||
@ -365,7 +367,7 @@ footer{
|
||||
@media(min-width: 2500px){
|
||||
.corpoPt1 h2{
|
||||
font-size: 64px;
|
||||
margin-bottom: 18px;
|
||||
margin-bottom: 25px;
|
||||
}
|
||||
.corpoPt1 h1{
|
||||
font-size: 96px;
|
||||
|
Loading…
Reference in New Issue
Block a user