mirror of
https://github.com/twbs/bootstrap.git
synced 2024-12-01 13:24:25 +01:00
10 lines
200 B
CSS
10 lines
200 B
CSS
|
/* Custom page CSS
|
||
|
-------------------------------------------------- */
|
||
|
/* Not required for template or sticky footer method. */
|
||
|
|
||
|
.container {
|
||
|
width: auto;
|
||
|
max-width: 680px;
|
||
|
padding: 0 15px;
|
||
|
}
|