fixed css on tearaways for title collision
parent
5788694bbe
commit
724157ba78
|
@ -131,6 +131,10 @@ hr {
|
|||
.shadow-lg {
|
||||
box-shadow: none !important;
|
||||
}
|
||||
.col-md-3 {
|
||||
max-width: 100% !important;
|
||||
min-width: 100% !important;
|
||||
}
|
||||
}
|
||||
|
||||
@media (max-width: 1000px) {
|
||||
|
|
Loading…
Reference in New Issue