Template:ShopBar/styles.css

.ShopBar {
	overflow-x: scroll;
	display: flex;
	justify-content: safe center;
	gap: 6px;
	padding-bottom: 6px;
}

/* <noinclude>
[[Category:TemplateStyles stylesheets]]
</noinclude> */