external-environment.scss 268 Bytes Edit Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 .external-environment-thumbnail { width: 44%; display: block; float: left; margin-left: 20px; margin-top: 10px; text-overflow: unset; height: 220px; } .external-environment-thumbnail img{ width: 80%; } .external-environment-button { clear: both; }