9 lines
127 B
CSS
9 lines
127 B
CSS
#evento {
|
|
background-color: #e6e7e8;
|
|
padding-top: 3.5rem;
|
|
padding-bottom: 3.5rem;
|
|
}
|
|
.image {
|
|
width: 100% !important;
|
|
}
|