6 lines
101 B
CSS
6 lines
101 B
CSS
@media (max-width: 991.98px) {
|
|
.section-py .card-body.border-end {
|
|
border: 0 !important;
|
|
}
|
|
}
|