Changes

no edit summary
Line 110: Line 110:     
.
 
.
 +
 +
@media screen and (max-width: 500px) {
 +
    table.main-table.w-100 td {
 +
        display: block;
 +
        width: 100% !important;
 +
    }
 +
}
    
@media screen and (max-width: 450px) {
 
@media screen and (max-width: 450px) {

Navigation menu