adding #22
parent
80774bf5bb
commit
23e1d21394
@ -0,0 +1,14 @@
|
|||||||
|
/**
|
||||||
|
* 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;
|
||||||
|
}
|
Loading…
Reference in new issue