User:Saag/common.css: Difference between revisions

From Deadlock Wiki
Jump to navigation Jump to search
Saag (talk | contribs)
No edit summary
Saag (talk | contribs)
No edit summary
Line 1: Line 1:
@media (max-width: 720px) {
table {
     table {
     width: 100px !important;
        width: 100px !important;
    }
}
}

Revision as of 12:02, 3 September 2024

table {
    width: 100px !important;
}