UNPKG

viewerjs-webcomponent

Version:
11 lines (10 loc) 215 B
.container { display: grid; grid-template-columns: repeat(3, 33.33%); grid-template-rows: 1fr 1fr auto; img { width: 100%; height: 100%; max-height: 100%; } }