Template:Teammates/styles.css: Difference between revisions

From OnTrackNorthAmerica
No edit summary
No edit summary
Line 1: Line 1:
.pic1{
.pic1{
width:33.3%;
width:33.3%;
resize: both;
display: flex;
flex-flow: nowrap;
align-items: stretch;
}
}

Revision as of 15:02, 6 September 2024

.pic1{
	width:33.3%;
	display: flex;
	flex-flow: nowrap;
	align-items: stretch;
}