Jump to content

User:Saag/common.css: Difference between revisions

From Deadlock Wiki
Blanked the page
Tag: Blanking
No edit summary
Line 1: Line 1:
 
@media (max-width: 720px) {
    .content table {
        width: inherit !important;
    }
}

Revision as of 11:51, 3 September 2024

@media (max-width: 720px) {
    .content table {
        width: inherit !important;
    }
}