Template:Main Page/styles.css

From The Royal Court
Revision as of 22:22, 4 March 2024 by Nasias (talk | contribs) (Created page with "div.icon-buttons-container { display:flex; flex-flow:column wrap; justify-content:center; gap:15px; }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
div.icon-buttons-container {
	display:flex;
	flex-flow:column wrap;
	justify-content:center;
	gap:15px;
}