Template:Teammates / styles.css

styles.css

From OnTrackNorthAmerica
Revision as of 15:09, 12 September 2024 by Ladaniels (talk | contribs)
.pic1{
	width:100%;
}

.pic1 tr{
	display:flex;
}

.pic1 img{
	max-width: calc(100% - 3em)!important;
}