129
edits
Tags: Mobile edit Mobile web edit |
Tags: Mobile edit Mobile web edit |
||
Line 524: | Line 524: | ||
} | } | ||
@media screen and (max-width: | @media screen and (max-width: 500px) { | ||
.table-HP td { | .table-HP td { | ||
width:20%; | width:20%; | ||
} | } | ||
} | } |