mirror of
https://github.com/unraid/webgui.git
synced 2026-01-06 01:29:54 -06:00
2 lines
96 B
CSS
2 lines
96 B
CSS
div.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(570px,1fr));column-gap:20px}
|