refactor: ajuste em tamanhos das imagens
This commit is contained in:
parent
779504263c
commit
a7ec3367f5
@ -112,7 +112,6 @@
|
||||
height: 62px;
|
||||
}
|
||||
.mini-banners-wrapper {
|
||||
padding: 0 72px;
|
||||
width: 100%;
|
||||
background: #e0e0e0;
|
||||
}
|
||||
@ -125,21 +124,21 @@
|
||||
top: 62px;
|
||||
}
|
||||
.mini-banner {
|
||||
width: 33%;
|
||||
width: 29%;
|
||||
}
|
||||
.mini-banner-image {
|
||||
width: 100%;
|
||||
}
|
||||
/* Segundo Container de cards */
|
||||
.cards2-container {
|
||||
padding: 129px 72px 108px;
|
||||
padding: 129px 0px 108px;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
gap: 16px;
|
||||
}
|
||||
.cards2-container .card {
|
||||
width: 25%;
|
||||
width: 22%;
|
||||
min-height: 332px;
|
||||
gap: 15px;
|
||||
padding: 35px 32px 65px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user