Main Page: Difference between revisions

Make it look good on small screens
flex → grid
Line 4: Line 4:
The mission of this Wiki is to document a new generation of consumer exploitation that bears no resemblance to issues of the 1950s-1990s. We focus on the issues that often go unnoticed by review sites, tech press, and traditional consumer protection publications.
The mission of this Wiki is to document a new generation of consumer exploitation that bears no resemblance to issues of the 1950s-1990s. We focus on the issues that often go unnoticed by review sites, tech press, and traditional consumer protection publications.


<div style="display: flex; flex-wrap: wrap">
<div style="display: grid; grid-template-columns: minmax(24em, 1fr) minmax(24em, 1fr); gap: 1rem;">
<div style="flex: 1 1 35rem;"><h2>Find an article</h2>{{Category:Wiki_root/Main_page}}</div>
<div><h2>Find an article</h2>{{Category:Wiki_root/Main_page}}</div>
<div style="flex: 100 1 22rem;">{{Consumer Action Taskforce:Announcements}}</div>
<div>{{Consumer Action Taskforce:Announcements}}</div>
<div style="flex: 1 1 35rem;">{{Main_Page/Shortened how to help}}</div>
<div>{{Main_Page/Shortened how to help}}</div>
<div style="flex: 100 1 22rem;"><h2>New pages</h2>{{Special:NewPages|namespace=0|limit=3}}</div>
<div><h2>New pages</h2>{{Special:NewPages|namespace=0|limit=3}}</div>
</div>
</div>