Template:Teammates/styles.css: Difference between revisions

From OnTrackNorthAmerica
No edit summary
No edit summary
Line 3: Line 3:
max-width: 33.3%;
max-width: 33.3%;
overflow: visible;
overflow: visible;
flex-shrink:0;
top:999px;
}
}

Revision as of 16:08, 6 September 2024

.pic1{
	display:inline-block;
	max-width: 33.3%;
	overflow: visible;
	top:999px;
}