.wrap{display:flex;gap:1rem;flex-wrap:wrap;max-width:1300px;margin:0 auto} .panel{flex:1;min-width:270px;max-width:310px;background:#fff;border:1px solid #ddd;border ...
** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies). ** Contact: http://www.qt-project.org/legal ** This file is part of the examples of the Qt Toolkit.