mirror of https://github.com/twbs/bootstrap.git
8 lines
177 B
CSS
8 lines
177 B
CSS
|
|
/* Custom page CSS
|
||
|
|
-------------------------------------------------- */
|
||
|
|
/* Not required for template or sticky footer method. */
|
||
|
|
|
||
|
|
main > .container {
|
||
|
|
padding: 60px 15px 0;
|
||
|
|
}
|