MediaWiki:Common.css: Difference between revisions

No edit summary
No edit summary
Line 313: Line 313:




/* Hide the pre-content heading holder on Test_Page in mobile view */
/* Hide the pre-content heading holder on Main_Page in mobile view */
@media (max-width: 1120px) { /* Adjust the breakpoint as needed */
@media (max-width: 1120px) { /* Adjust the breakpoint as needed */
     body.page-Main_Page .pre-content.heading-holder {
     body.page-Main_Page .pre-content.heading-holder {