Template:Teammates/styles.css: Difference between revisions
From OnTrackNorthAmerica
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
.pic1{ | .pic1{ | ||
display: | display: flex; | ||
max-width: 33.3%; | max-width: 33.3%; | ||
overflow-x: visible; | overflow-x: visible; | ||
resize: horizontal; | resize: horizontal; | ||
} | } |
Revision as of 15:54, 9 September 2024
.pic1{ display: flex; max-width: 33.3%; overflow-x: visible; resize: horizontal; }