Template:Teammates/styles.css: Difference between revisions

From OnTrackNorthAmerica
No edit summary
No edit summary
Line 1: Line 1:
.pic1{
.pic1{
overflow-x: visible;
overflow-x: visible!important;
width: 100%;
width: auto;
height:auto;
height:auto;
}
}

Revision as of 17:37, 9 September 2024

.pic1{
	overflow-x: visible!important;
	width: auto;
	height:auto;
}