Template:UserSplashtag/styles.css

From Inkipedia, the Splatoon wiki
.splatfest-splashtag {
	display: inline-block;
	position: relative;
}

.splatfest-splashtag div {
	align-items: center;
	column-gap: calc((100% - 24px * 3) / 4);
	display: flex;
	height: 100%;
	justify-content: center;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}