Template:ContentGrid/styles.css

From lisamarieyoung.ca
Revision as of 05:00, 5 February 2024 by Arielmais (talk | contribs) (1 revision imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
.tpl-contentgrid {
	margin: 1em 0;
	display: grid;
}

.tpl-contentgrid .mw-tpl-colorbox {
	margin: 0; /* in favour of grid-gap on [[Template:ContentGrid]] */
}