Template:Main Page navigation/styles.css: Difference between revisions

Template page
(Created page with ".mp-navigation { margin-bottom: 1.5em; display: grid; grid-gap: 20px; grid-template-columns: repeat(auto-fill, minmax(12em, auto)); }")
 
m (Protected "Template:Main Page/Navigation/styles.css": Protect main page templates ([Edit=Allow only autoconfirmed users] (indefinite)))
(No difference)

Revision as of 21:03, 13 December 2021

.mp-navigation {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 20px;
	grid-template-columns: repeat(auto-fill, minmax(12em, auto));
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.