/** * Container * * * @author Björn Hase, Tentakelfabrik * @license http://opensource.org/licenses/MIT The MIT License * @link https://github.com/tentakelfabrik/crispy-css * */ .container--app { max-width: 100%; padding: 15px 30px; }