Files
totalsport/public/assets/styles/evento.css
2020-04-28 23:52:56 -04:00

9 lines
127 B
CSS

#evento {
background-color: #e6e7e8;
padding-top: 3.5rem;
padding-bottom: 3.5rem;
}
.image {
width: 100% !important;
}